DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
|
Public Attributes | |
int | ndlp = 0 |
std::vector< SRRecoParticle > | dlp |
Particles reconstructed by DeepLearnPhysics machine learning stack. | |
int | npandora = 0 |
std::vector< SRRecoParticle > | pandora |
Particles reconstructed by Pandora. | |
int | npida = 0 |
std::vector< SRRecoParticle > | pida |
Particles bearing weights from PIDA algorithm. | |