|
DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
|
Public Types | |
| enum | PartType { kUnknown , kPrimary , kPrimaryBeforeFSI , kSecondary } |
Public Attributes | |
| int | ixn = -1 |
| Index of SRInteraction in the SRTruthBranch. | |
| PartType | type = kUnknown |
| Which of the particle collections this particle lives in. | |
| int | part = -1 |
| Index of SRParticle in the SRInteraction. | |