1 #ifndef __JTRIGGER__JHITL0__ 
    2 #define __JTRIGGER__JHITL0__ 
   16 namespace JPP { 
using namespace JTRIGGER; }
 
double getT() const 
Get calibrated time of hit. 
 
const JDAQPMTIdentifier & getPMTIdentifier() const 
Get PMT identifier. 
 
Auxiliary data structure for sorting of hits. 
 
double getW() const 
Get weight. 
 
Basic data structure for time and time over threshold information of hit. 
 
static struct JTRIGGER::JHitL0::compare compare
 
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
 
JHitL0(const JDAQPMTIdentifier &pmt, const JAxis3D &axis, const JHit &hit)
Constructor. 
 
int getN() const 
Get count. 
 
bool operator()(const JHitL0 &first, const JHitL0 &second) const 
Compare hits by PMT identifier and time. 
 
Data structure for L0 hit. 
 
JHitL0()
Default constructor.