12 #ifndef PROTODUNEBEAMSIM_H 13 #define PROTODUNEBEAMSIM_H 23 #include "TDirectory.h" 48 unsigned short NInstruments()
const {
return fAllInstruments.size();};
53 #endif // PROTODUNESIM_H
unsigned short NInstruments() const
ProtoDUNEBeamInstrument GetInstrument(std::string name) const
Code to link reconstructed objects back to the MC truth information.
std::vector< ProtoDUNEBeamInstrument > fAllInstruments
void AddInstrument(ProtoDUNEBeamInstrument newInst)