1 #ifndef __JTRIGGER__JTRIGGERINPUT__ 
    2 #define __JTRIGGER__JTRIGGERINPUT__ 
   19 namespace JPP { 
using namespace JTRIGGER; }
 
   43     template<
class JHit_t>
 
   56       __end = this->begin();
 
   70       std::sort(this->begin(), this->
end(), getToolkit());
 
   77     int size()
 const { 
return std::distance(this->begin(), this->
end()); }      
 
std::vector< value_type >::const_iterator const_iterator
 
int getModuleID() const 
Get module identifier. 
 
Data frame for calibrated hits of one PMT. 
 
const JDAQChronometer & getDAQChronometer() const 
Get DAQ chronometer. 
 
const JPosition3D & getPosition() const 
Get position. 
 
Reduced data structure for L1 hit. 
 
Reduced data structure for L1 hit. 
 
Data structure for position in three dimensions. 
 
Time slice with calibrated data.