1 #ifndef __JCOMPASS__JEVTTOOLKIT__ 
    2 #define __JCOMPASS__JEVTTOOLKIT__ 
   17 namespace JPP { 
using namespace JCOMPASS; }
 
   55     if (evt.size() >= 2) {
 
Q(UTCMax_s-UTCMin_s)-livetime_s
 
JModel getModel(const JEvt &evt)
Get model. 
 
double getB() const 
Get b value. 
 
JQuaternion3D getQuaternion(const JQuaternion &Q)
Get quaternion. 
 
JEvt getEvt(const JHead &header, const JModel &model)
Get event. 
 
double getD() const 
Get d value. 
 
Data structure for unit quaternion in three dimensions. 
 
double getC() const 
Get c value. 
 
double getA() const 
Get a value. 
 
Compass event data types.