5#ifndef MBTSCollisionTime_H
6#define MBTSCollisionTime_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Holds information about collisions timing from MBTS counters.
int ncellA() const
get number of cells for time A side
int ncellC() const
get number of cells for time C side
MBTSCollisionTime()
main constructor with all data members set to zero
double energy() const
total energy from both sides
double time() const
time difference A - C
int ncell() const
get total number of cells
double energyC() const
total energy C side
double energyA() const
total energy A side
double timeC() const
time C side
double timeA() const
time A side