37 out <<
"L1 Calo Parameters" << std::endl;
38 out <<
"Towers" << std::endl;
39 out <<
" LSB H : " << this->
towerLsbH() << std::endl;
40 out <<
" LSB E : " << this->
towerLsbE() << std::endl;
41 out <<
" LSB Sum : " << this->
towerLsbSum() << std::endl;
42 out <<
" Nbits H : " << this->
towerNBitsH() << std::endl;
43 out <<
" Nbits E : " << this->
towerNBitsE() << std::endl;
46 out <<
" Mask E : " << this->
towerMaskE() << std::endl;
47 out <<
" Mask H : " << this->
towerMaskH() << std::endl;
48 out <<
" Mask Sum : " << this->
towerMaskSum() << std::endl;
52 out <<
"Regions" << std::endl;
54 out <<
" LSB : " << this->
regionLsb() << std::endl;
56 out <<
"EG" << std::endl;
57 out <<
" LSB : " << this->
egLsb() << std::endl;
61 out <<
" HCAL max Et : " << this->
egMaxHcalEt() << std::endl;
62 out <<
" Iso PUS type : " << this->
egPUSType() << std::endl;
64 out <<
"Tau" << std::endl;
67 out <<
" Iso PUS type : " << this->
tauPUSType() << std::endl;
69 out <<
"Jets" << std::endl;
70 out <<
" LSB : " << this->
jetLsb() << std::endl;
73 out <<
" PUS type : " << this->
jetPUSType() << std::endl;
76 out <<
"Sums" << std::endl;
78 out <<
" EtSum" <<
i <<
" eta min : " << this->
etSumEtaMin(
i) << std::endl;
double towerLsbSum() const
int towerNBitsRatio() const
double jetNeighbourThreshold() const
std::vector< double > etSumEtThreshold_
double tauSeedThreshold() const
bool doTowerEncoding() const
double tauNeighbourThreshold() const
void setEtSumEtThreshold(unsigned isum, double thresh)
std::vector< int > etSumEtaMin_
void print(std::ostream &) const
double egHcalThreshold() const
std::vector< int > etSumEtaMax_
double egMaxHcalEt() const
int etSumEtaMax(unsigned isum) const
const std::string & egPUSType() const
int etSumEtaMin(unsigned isum) const
double jetSeedThreshold() const
int towerMaskRatio() const
void setEtSumEtaMin(unsigned isum, int eta)
void setEtSumEtaMax(unsigned isum, int eta)
std::string regionPUSType() const
int towerNBitsSum() const
std::string tauPUSType() const
double egSeedThreshold() const
double egNeighbourThreshold() const
std::string jetPUSType() const
double etSumEtThreshold(unsigned isum) const
std::string jetCalibrationType() const