Public Member Functions | |
NOvAInputDriverBase (std::string gdmlBase="") | |
virtual | ~NOvAInputDriverBase () |
Protected Member Functions | |
std::string | getDetectorGDML (const int detid) const |
Private Attributes | |
std::string | fGDMLBase |
Definition at line 14 of file NOvAInputDriverBase.h.
daq2raw::NOvAInputDriverBase::NOvAInputDriverBase | ( | std::string | gdmlBase = "" | ) |
Definition at line 14 of file NOvAInputDriverBase.cxx.
|
virtual |
Definition at line 17 of file NOvAInputDriverBase.cxx.
|
protected |
Definition at line 22 of file NOvAInputDriverBase.cxx.
References fGDMLBase, novadaq::cnv::kFARDET, novadaq::cnv::kNDOS, novadaq::cnv::kNEARDET, novadaq::cnv::kTESTBEAM, and string.
Referenced by daq2raw::DAQHit2Raw::beginRun(), daq2raw::NOvARawInputDriver::readNext(), daq2raw::NOvASocketInputDriver::readNext(), and daq2raw::TestBeamRawInputDriver::readNext().
|
private |
Definition at line 24 of file NOvAInputDriverBase.h.
Referenced by getDetectorGDML().