Auxiliary class to map PMT status bit to key.  
 More...
#include <JPMT.hh>
Auxiliary class to map PMT status bit to key. 
Definition at line 313 of file JPMT.hh.
 
◆ JPutPMTStatusBit()
Constructor. 
- Parameters
 - 
  
  
 
Definition at line 321 of file JPMT.hh.
  325       for (JGetPMTStatusBit::const_iterator i = input.begin(); i != input.end(); ++i) {
 
  326         this->insert(make_pair(i->second, i->first));
 
 
 
 
◆ operator()()
Put PMT status bit. 
- Parameters
 - 
  
  
 
- Returns
 - bit 
 
Definition at line 337 of file JPMT.hh.
 
 
The documentation for this struct was generated from the following file: