9#include "OMSimOpticalModule.hh"
19 DOM(G4bool p_placeHarness =
true, G4bool p_deepcore =
false);
22 G4bool m_placeHarness;
26 ss <<
"/DOM/" << m_index;
Construction of the PMTs.
DOM class represents the construction of pDOM (deepcore) or Gen1 DOM.
Definition OMSimPDOM.hh:17
int getNumberOfPMTs()
Virtual method to get the number of PMTs in the optical module.
Definition OMSimPDOM.hh:30
void construction()
Abstract method you have to define in order to make a derived class from OMSimDetectorComponent.
Definition OMSimPDOM.cc:19
double getPressureVesselWeight()
Virtual method to get the weight of the pressure vessel.
Definition OMSimPDOM.hh:29
Base class for OMs works as interface.
Definition OMSimOpticalModule.hh:23