9#include "OMSimOpticalModule.hh"
20 DOM(G4bool p_placeHarness =
true, G4bool p_deepcore =
false);
24 G4bool m_placeHarness =
true;
25 G4SubtractionSolid *substractHarnessPCA(G4VSolid *pSolid);
30 ss <<
"/DOM/" << m_index;
Construction of the PMTs.
Definition OMSimPDOMHarness.hh:12
DOM class represents the construction of pDOM (deepcore) or Gen1 DOM.
Definition OMSimPDOM.hh:18
int getNumberOfPMTs()
Virtual method to get the number of PMTs in the optical module.
Definition OMSimPDOM.hh:34
void construction()
Abstract method you have to define in order to make a derived class from OMSimDetectorComponent.
Definition OMSimPDOM.cc:27
double getPressureVesselWeight()
Virtual method to get the weight of the pressure vessel.
Definition OMSimPDOM.hh:33
Base class for OMs works as interface.
Definition OMSimOpticalModule.hh:23