8 if (
data[bx][mbx][
i].isValid())
9 lcts.push_back(
data[bx][mbx][
i]);
15 std::vector<CSCCorrelatedLCTDigi> temp_lcts;
22 unsigned sector,
unsigned subsector,
28 <<
"+++ Upgrade CSCUpgradeMotherboard constructed while isSLHC is not set! +++\n";
53 pref[
m-1] = pref[0] -
m/2;
54 pref[
m] = pref[0] +
m/2;
88 std::sort(lcts.begin(), lcts.end(), *
sorter);
T getParameter(std::string const &) const
CSCCorrelatedLCTDigi data[CSCMotherboard::MAX_LCT_BINS][15][2]
void sortLCTs(std::vector< CSCCorrelatedLCTDigi > &lcts, bool(*sorter)(const CSCCorrelatedLCTDigi &, const CSCCorrelatedLCTDigi &))
bool match_earliest_alct_only
unsigned int match_trig_window_size
std::unique_ptr< CSCUpgradeMotherboardLUTGenerator > generator_
const unsigned theTrigChamber
virtual ~CSCUpgradeMotherboard()
bool match_earliest_clct_only
static bool sortLCTsByQuality(const CSCCorrelatedLCTDigi &, const CSCCorrelatedLCTDigi &)
const CSCChamber * cscChamber
const unsigned theStation
const CSCGeometry * csc_g
edm::ParameterSet commonParams_
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::EventID const &, edm::Timestamp const & > We also list in braces which AR_WATCH_USING_METHOD_ is used for those or
const unsigned theSubsector
static bool sortLCTsByGEMDphi(const CSCCorrelatedLCTDigi &, const CSCCorrelatedLCTDigi &)
void getTimeMatched(const int bx, std::vector< CSCCorrelatedLCTDigi > &) const
edm::ParameterSet tmbParams_
void getMatched(std::vector< CSCCorrelatedLCTDigi > &) const
const CSCChamber * chamber(CSCDetId id) const
Return the chamber corresponding to given DetId.
const unsigned int match_trig_window_size
unsigned int tmb_cross_bx_algo
static int chamberFromTriggerLabels(int TriggerSector, int TriggerSubSector, int station, int TriggerCSCID)