#include <ProtoDUNEbeamsim.h>
Definition at line 30 of file ProtoDUNEbeamsim.h.
sim::ProtoDUNEbeamsim::ProtoDUNEbeamsim |
( |
| ) |
|
sim::ProtoDUNEbeamsim::~ProtoDUNEbeamsim |
( |
| ) |
|
Definition at line 31 of file ProtoDUNEbeamsim.cxx.
33 bool alreadyExists =
false;
35 if(newInst.GetInstrumentName() == inst.GetInstrumentName()){
42 fAllInstruments.push_back(newInst);
45 mf::LogError(
"ProtoDUNEbeamsim") <<
"Beam Instrument " << newInst.GetInstrumentName() <<
" already exists." <<
std::endl;
MaybeLogger_< ELseverityLevel::ELsev_error, false > LogError
std::vector< ProtoDUNEBeamInstrument > fAllInstruments
QTextStream & endl(QTextStream &s)
Definition at line 50 of file ProtoDUNEbeamsim.cxx.
51 ProtoDUNEBeamInstrument
temp;
54 if(
name == inst.GetInstrumentName()){
std::vector< ProtoDUNEBeamInstrument > fAllInstruments
MaybeLogger_< ELseverityLevel::ELsev_warning, false > LogWarning
QTextStream & endl(QTextStream &s)
unsigned short sim::ProtoDUNEbeamsim::NInstruments |
( |
| ) |
const |
|
inline |
Definition at line 48 of file ProtoDUNEbeamsim.h.
std::vector< ProtoDUNEBeamInstrument > fAllInstruments
The documentation for this class was generated from the following files: