17 etHFtruncatedPlus_(0),
19 etHFtowerSumMinus_(0),
20 etHFtruncatedMinus_(0),
22 etEEtruncatedPlus_(0),
24 etEEtruncatedMinus_(0),
27 pixelMultiplicity_(0),
28 trackMultiplicity_(0),
50 string centralityLabel =
"";
51 string centralityMC =
"";
54 if(thepset.
exists(
"HeavyIonGlobalParameters")){
56 centralityLabel = hiPset.
getParameter<
string>(
"centralityVariable");
57 if(hiPset.
exists(
"nonDefaultGlauberModel")){
58 centralityMC = hiPset.
getParameter<
string>(
"nonDefaultGlauberModel");
59 centralityLabel += centralityMC;
65 int nbinsMax = inputDB_->m_table.size();
68 for(
int j=0;
j<nbinsMax;
j++){
71 thisBin = &(inputDB_->m_table[
j]);
T getParameter(std::string const &) const
bool exists(std::string const ¶meterName) const
checks if a parameter exists
ParameterSet const & getProcessParameterSet()
const CentralityBins * getCentralityBinsFromDB(const edm::EventSetup &iSetup)
std::vector< CBin > table_