#include "hrpccal.h"
ClassImp(HRpcCal)
HRpcCal::HRpcCal(void) {
     rightTime    = leftTime     = -999;
     rightTime2   = leftTime2    = -999;
     rightCharge  = leftCharge   = -999;
     rightCharge2 = leftCharge2 = -999;
     address      = -1;
     logBit       = -1;
}
HRpcCal::~HRpcCal(void) {
}
Last change: Sat May 22 13:10:59 2010
Last generated: 2010-05-22 13:10
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.