9 : theEndcap(endcap), theStation(station), theSector(sector), theSubsector(subsector), theTrigChamber(chamber) {
65 const bool upgradeME = upgradeME11
or upgradeME21
or upgradeME31
or upgradeME41;
73 if (enableAlctPhase2_) {
83 if (upgradeME21 and runME21ILT_) {
105 const unsigned int var_max,
106 const unsigned int var_def,
109 if (var >= var_max) {
110 edm::LogError(
"CSCConfigError") <<
"+++ Value of " + var_str +
", " << var <<
", exceeds max allowed, " << var - 1
112 <<
"+++ Try to proceed with the default value, " + var_str +
"=" << var_def
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e< void, edm::EventIDconst &, edm::Timestampconst & > We also list in braces which AR_WATCH_USING_METHOD_ is used for those or
const CSCChamber * cscChamber_
void checkConfigParameters(unsigned int &var, const unsigned int var_max, const unsigned int var_def, const std::string &var_str)
Log< level::Error, false > LogError
static int ringFromTriggerLabels(int station, int triggerCSCID)
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
const unsigned theTrigChamber
list var
if using global norm cols_to_minmax = ['t_delta', 't_hmaxNearP','t_emaxNearP', 't_hAnnular', 't_eAnnular','t_pt','t_nVtx','t_ieta','t_eHcal10', 't_eHcal30','t_rhoh','t_eHcal'] df[cols_to_minmax] = df[cols_to_minmax].apply(lambda x: (x - x.min()) / (x.max() - x.min()) if (x.max() - x.min() > 0) else 1.0/200.0)
edm::ParameterSet clctParams_
const CSCGeometry * cscGeometry_
edm::ParameterSet tmbParams_
std::string chamberName() const
ParameterSet const & getParameterSet(std::string const &) const
const CSCChamber * chamber(CSCDetId id) const
Return the chamber corresponding to given DetId.
T getParameter(std::string const &) const
const unsigned theStation
void setCSCGeometry(const CSCGeometry *g)
edm::ParameterSet alctParams_
edm::ParameterSet commonParams_
edm::ParameterSet showerParams_
static int chamberFromTriggerLabels(int TriggerSector, int TriggerSubSector, int station, int TriggerCSCID)
const unsigned theSubsector