ROOT logo
//_HADES_CLASS_DESCRIPTION
/////////////////////////////////////////////////////////////////////////////
//
//  HPionTrackerCal
//
//  Calibrated data of the PionTracker detector
//
//  The class accepts up to 4 hits per channel, each with time and charge.
//  If the number of hits exceeds 4, the hit counter will be incremented,
//  but no data are stored for these hits.
//
/////////////////////////////////////////////////////////////////////////////

#include "hpiontrackercal.h"

 hpiontrackercal.cc:1
 hpiontrackercal.cc:2
 hpiontrackercal.cc:3
 hpiontrackercal.cc:4
 hpiontrackercal.cc:5
 hpiontrackercal.cc:6
 hpiontrackercal.cc:7
 hpiontrackercal.cc:8
 hpiontrackercal.cc:9
 hpiontrackercal.cc:10
 hpiontrackercal.cc:11
 hpiontrackercal.cc:12
 hpiontrackercal.cc:13
 hpiontrackercal.cc:14
 hpiontrackercal.cc:15