DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
caf::SRRecoParticleID Class Reference

Identifies a reconstructed particle by the interaction it belongs to, which collection of reconstructed particles it belongs to, and its index within that collection. More...

#include <SREnums.h>

Public Types

enum  SRRecoParticleCollectionType {
  kUnknown , kSPINE , kPandora , kPida ,
  kSandreco
}
 

Public Member Functions

 operator bool () const
 

Public Attributes

int ixn = -1
 Index of SRInteraction in the SRInteractionBranch.
 
SRRecoParticleCollectionType type = SRRecoParticleCollectionType::kUnknown
 Which of the SRRecoParticle collections in SRRecoParticlesBranch this particle lives in.
 
int ipart = -1
 Index of SRRecoParticle in the specified SRRecoParticlesBranch collection of the SRInteraction.
 

Detailed Description

Identifies a reconstructed particle by the interaction it belongs to, which collection of reconstructed particles it belongs to, and its index within that collection.


The documentation for this class was generated from the following file: