25 for(ndet=0;ndet<
gkNDetectors;ndet++) fHeaders[ndet] = NULL;
62 Info(
"Constructor",
"fRun = %d",
fRun);
70 if ( cfg->
Lookup(
"Header.laser",laser) )
73 Info(
"Constructor",
"Use default laser %i",
fLaser);
76 if ( cfg->
Lookup(
"Header.ilaser",ilaser) )
82 if ( cfg->
Lookup(
"Header.angle",angle) )
88 if ( cfg->
Lookup(
"Header.trigger",trigger) )
94 if ( cfg->
Lookup(
"Header.ebeam",ebeam) )
100 if ( cfg->
Lookup(
"Header.egamma",egamma) )
106 if ( cfg->
Lookup(
"Header.pola",pola) )
131 std::cout <<
"--- HarpoRunHeader Set "<< ndet <<
" " << hdr << std::endl;
148 std::cout <<
"--- HarpoRunHeader" << std::endl;
149 std::cout <<
"== DB info for Run " <<
fRun << std::endl
150 <<
"SimRun " << std::boolalpha
151 <<
fSimData << std::noboolalpha << std::endl;
153 std::cout <<
"Angle " <<
fAngle << std::endl
154 <<
"Laser " <<
fLaser << std::endl
155 <<
"Trigger " <<
fTrigger << std::endl
156 <<
"Ilaser " <<
fIlaser << std::endl
157 <<
"Ebeam " <<
fEbeam << std::endl
158 <<
"Egamma " <<
fEgamma << std::endl
159 <<
"Pola " <<
fPola << std::endl;
167 std::cout <<
"--- HarpoDetHeader == NULL No "<< ndet << std::endl;
Long64_t GetRunNo()
Set Run Number.
Bool_t isExist(ULong_t det)
Detecror date exist //! Number of Real Detectors.
Bool_t Lookup(const char *path, Bool_t &val)
Lookup function for scalar values.
const ULong_t gkNDetectors
A class which keeps track of the entire configuration of the analysis.
R__EXTERN HarpoDetSet * gHDetSet