|
DUNE StandardRecord
Base object for DUNE analysis files (CAFs)
|
Public Attributes | |
| SRVector3D | start |
| Shower 3D start point [cm]. | |
| SRVector3D | direction |
| Shower 3D end point [cm]. | |
| float | Evis = -999. |
| Visible energy in voxels corresponding to this shower. | |
| std::vector< TrueParticleID > | truth |
| Associated SRTrueParticle(s), if relevant (use SRTruthBranch::Particle() with these IDs to grab them) | |
| std::vector< float > | truthOverlap |
| Fractional overlap between this shower and true particle. | |