Jpp
master_rocky
the software that should make you happy
|
Template specialisation of JDetectorBuilder for Monte Carlo detector. More...
#include <JDetectorSupportkit.hh>
Public Member Functions | |
JDetectorBuilder_t () | |
Default constructor. More... | |
virtual const JModuleAddressMap & | getDefaultModuleAddressMap () const override |
Get default module address map. More... | |
const JModule & | getModule (const int id=-1, const JLocation &location=JLocation()) const |
Get module. More... | |
virtual int | getModuleID (const JLocation &location) const |
Get module identifier. More... | |
const JModuleAddressMap & | get (const int id) const |
Get module address map. More... | |
JModuleAddressMap & | get (const int id) |
Get module address map. More... | |
const JPMTAddressTranslator & | get (const JPMTIdentifier &id) const |
Get PMT address translator. More... | |
Protected Member Functions | |
virtual void | configure () const |
Configure module. More... | |
Protected Attributes | |
JModule | module |
std::vector< JModuleAddressMap > | buffer |
JTOOLS::JRouter< int > | router |
Template specialisation of JDetectorBuilder for Monte Carlo detector.
Definition at line 381 of file JDetectorSupportkit.hh.
|
inline |
|
inlineoverridevirtual |
Get default module address map.
Implements JDETECTOR::JDetectorAddressMap.
Definition at line 397 of file JDetectorSupportkit.hh.
|
inlineinherited |
Get module.
The configuration of module is according internal module address map.
id | module identifier |
location | module location |
Definition at line 85 of file JDetectorSupportkit.hh.
|
inlineprotectedvirtualinherited |
Configure module.
Reimplemented in JDETECTOR::JDetectorBuilder_t< JKM3NeTFit_t >.
Definition at line 143 of file JDetectorSupportkit.hh.
|
inlinevirtualinherited |
Get module identifier.
location | module location |
Definition at line 58 of file JDetectorAddressMap.hh.
|
inlineinherited |
Get module address map.
id | module identifier |
Definition at line 69 of file JDetectorAddressMap.hh.
|
inlineinherited |
Get module address map.
id | module identifier |
Definition at line 84 of file JDetectorAddressMap.hh.
|
inlineinherited |
Get PMT address translator.
id | PMY identifier |
Definition at line 103 of file JDetectorAddressMap.hh.
|
mutableprotectedinherited |
Definition at line 146 of file JDetectorSupportkit.hh.
|
protectedinherited |
Definition at line 109 of file JDetectorAddressMap.hh.
|
protectedinherited |
Definition at line 110 of file JDetectorAddressMap.hh.