|
DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
|
Identifies a reconstructed object by the interaction it belongs to, which collection of reconstructed objects it belongs to, and its index within that collection. More...
#include <SREnums.h>
Public Member Functions | |
| operator bool () const | |
Public Attributes | |
| int | ixn = -1 |
| Index of SRInteraction in the SRInteractionBranch. | |
| SRRecoBaseCollectionType | type = SRRecoBaseCollectionType::kUnknown |
| Which of the low-level reco objects collections this object lives in. | |
| int | irecoobj = -1 |
| Index of SRRecoObjBase in the specified reco objects collection of the SRInteraction. | |
Identifies a reconstructed object by the interaction it belongs to, which collection of reconstructed objects it belongs to, and its index within that collection.