#include <SRTruth.h>
Public Member Functions | |
| SRTruth () | |
Public Attributes | |
| unsigned int | nnu |
| std::vector< SRNeutrino > | nu |
| unsigned int | ngpart |
| std::vector< SRGenieParticle > | gpart |
| unsigned int | npart |
| std::vector< SRParticle > | part |
| SRSimHitBranch | simhit |
| caf::SRTruth::SRTruth | ( | ) |
Definition at line 5 of file SRTruth.cxx.
| std::vector<SRGenieParticle> caf::SRTruth::gpart |
| std::vector<SRNeutrino> caf::SRTruth::nu |
| std::vector<SRParticle> caf::SRTruth::part |
| SRSimHitBranch caf::SRTruth::simhit |
1.8.11