| 
    Jpp
    test_elongated_shower_pde
    
   the software that should make you happy 
   | 
 
Auxiliary class for product integration data. More...
#include <JDetectorIntegration_t.hh>
Public Member Functions | |
| JProductIntegration_t () | |
| Default constructor.  More... | |
| JProductIntegration_t (const JProductIntegration &input) | |
| Constructor.  More... | |
| bool | is_set () const | 
| Check product status.  More... | |
| void | set () | 
| Set product status.  More... | |
| void | unset () | 
| Unset product status.  More... | |
Public Attributes | |
| std::string | operation | 
| int | position | 
| JUPI_t | container | 
| JUPI_t | content | 
| JDate_t | start_date | 
| JDate_t | end_date | 
| bool | status | 
Friends | |
| std::ostream & | operator<< (std::ostream &out, const JProductIntegration_t &object) | 
| Write product integration to output stream.  More... | |
Auxiliary class for product integration data.
This class is primarily used to
Definition at line 61 of file JDetectorIntegration_t.hh.
      
  | 
  inline | 
      
  | 
  inline | 
Constructor.
| input | product integration data | 
Definition at line 75 of file JDetectorIntegration_t.hh.
      
  | 
  inline | 
Check product status.
Definition at line 95 of file JDetectorIntegration_t.hh.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  friend | 
Write product integration to output stream.
| out | output stream | 
| object | product integration | 
Definition at line 126 of file JDetectorIntegration_t.hh.
| std::string JDATABASE::JProductIntegration_t::operation | 
Definition at line 141 of file JDetectorIntegration_t.hh.
| int JDATABASE::JProductIntegration_t::position | 
Definition at line 142 of file JDetectorIntegration_t.hh.
| JUPI_t JDATABASE::JProductIntegration_t::container | 
Definition at line 143 of file JDetectorIntegration_t.hh.
| JUPI_t JDATABASE::JProductIntegration_t::content | 
Definition at line 144 of file JDetectorIntegration_t.hh.
| JDate_t JDATABASE::JProductIntegration_t::start_date | 
Definition at line 145 of file JDetectorIntegration_t.hh.
| JDate_t JDATABASE::JProductIntegration_t::end_date | 
Definition at line 146 of file JDetectorIntegration_t.hh.
| bool JDATABASE::JProductIntegration_t::status | 
Definition at line 147 of file JDetectorIntegration_t.hh.
 1.8.5