#include <SRSimHitBranch.h>
Public Member Functions | |
SRSimHitBranch () | |
Public Attributes | |
unsigned int | necal |
std::vector< SRSimHit > | ecal |
float | ecaltotE |
unsigned int | nmuid |
std::vector< SRSimHit > | muid |
float | muidtotE |
Definition at line 10 of file SRSimHitBranch.h.
caf::SRSimHitBranch::SRSimHitBranch | ( | ) |
Definition at line 5 of file SRSimHitBranch.cxx.
std::vector<SRSimHit> caf::SRSimHitBranch::ecal |
Definition at line 16 of file SRSimHitBranch.h.
float caf::SRSimHitBranch::ecaltotE |
Definition at line 17 of file SRSimHitBranch.h.
std::vector<SRSimHit> caf::SRSimHitBranch::muid |
Definition at line 20 of file SRSimHitBranch.h.
float caf::SRSimHitBranch::muidtotE |
Definition at line 21 of file SRSimHitBranch.h.
unsigned int caf::SRSimHitBranch::necal |
Definition at line 15 of file SRSimHitBranch.h.
unsigned int caf::SRSimHitBranch::nmuid |
Definition at line 19 of file SRSimHitBranch.h.