26 std::vector<const CrossingFrame<PSimHit> *> cfPSimHitProductPointers;
29 for (std::size_t
i = 0;
i < pSimHitCollections->second.size(); ++
i) {
30 event.getByLabel(
"mix", pSimHitCollections->second[
i], cfPSimHits);
31 cfPSimHitProductPointers.push_back(cfPSimHits.
product());
46 if (!cscBadChambers->isInBadChamber(
CSCDetId(dId)))
47 selection.push_back(*pSimHit);
49 selection.push_back(*pSimHit);
void select(PSimHitCollection &, edm::Event const &, edm::EventSetup const &) const override
Pre-process event information.
constexpr int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
std::vector< PSimHit > PSimHitCollection
T const * product() const
PSimHitCollectionMap pSimHitCollectionMap_
constexpr Detector det() const
get the detector field from this detid