| 
    Jpp
    18.2.0-rc.1
    
   the software that should make you happy 
   | 
 
Template specialisation of JTemplateDetectorAddressMap for PPM_DU detector. More...
#include <JDetectorAddressMapToolkit.hh>
  
 Public Member Functions | |
| JTemplateDetectorAddressMap () | |
| Default constructor.  More... | |
| virtual const JModuleAddressMap & | getDefaultModuleAddressMap () const override | 
| Get default module address map.  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 Attributes | |
| std::vector< JModuleAddressMap > | buffer | 
| JTOOLS::JRouter< int > | router | 
Template specialisation of JTemplateDetectorAddressMap for PPM_DU detector.
Definition at line 146 of file JDetectorAddressMapToolkit.hh.
Default constructor.
Definition at line 153 of file JDetectorAddressMapToolkit.hh.
      
  | 
  inlineoverridevirtual | 
Get default module address map.
Implements JDETECTOR::JDetectorAddressMap.
Definition at line 165 of file JDetectorAddressMapToolkit.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.
      
  | 
  protectedinherited | 
Definition at line 109 of file JDetectorAddressMap.hh.
      
  | 
  protectedinherited | 
Definition at line 110 of file JDetectorAddressMap.hh.
 1.8.5