18 lcts.push_back(
data[
bx][mbx][
i]);
25 std::vector<CSCCorrelatedLCTDigi> temp_lcts;
27 lcts.insert(std::end(lcts), std::begin(temp_lcts), std::end(temp_lcts));
const bool isValid(const Frame &aFrame, const FrameQuality &aQuality, const uint16_t aExpectedPos)
void getMatched(std::vector< CSCCorrelatedLCTDigi > &) const
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
void getTimeMatched(const int bx, std::vector< CSCCorrelatedLCTDigi > &) const
CSCCorrelatedLCTDigi & operator()(int bx, int match_bx, int lct)
unsigned match_trig_window_size_
CSCCorrelatedLCTDigi data[CSCConstants::MAX_LCT_TBINS][CSCConstants::MAX_MATCH_WINDOW_SIZE][CSCConstants::MAX_LCTS_PER_CSC]