#include "hrichhitheader.h"
ClassImp(HRichHitHeader)
HRichHitHeader::HRichHitHeader() {
setSector(-1);
iEventNr = 0;
iPadFiredNr = 0;
iPadCleanedNr = 0;
iClusterCleanedNr = 0;
iClustersCleaned.Set(0);
iRingNr = 0;
iFakePad = 0;
iFakeLocalMax4 = 0;
iFakeLocalMax8 = 0;
detCurrentSec=0;
iExecutedAnalysis=0;
}
HRichHitHeader::~HRichHitHeader() {
}
Last change: Sat May 22 13:09:06 2010
Last generated: 2010-05-22 13:09
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.