Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 516 Bytes

index.rst

File metadata and controls

23 lines (14 loc) · 516 Bytes

Containers (~ctapipe.containers)

ctapipe.containers

Introduction

The ctapipe.containers module contains the data model definition of all ctapipe ~ctapipe.core.Container classes, which provide the container definitions for all ctapipe data.

The base Container for an event is in ctapipe.containers.ArrayEventContainer.

Reference/API

ctapipe.containers