2 #ifndef EventFilter_L1TRawToDigi_EMTFCollections_h 3 #define EventFilter_L1TRawToDigi_EMTFCollections_h 66 std::unique_ptr<CSCCorrelatedLCTDigiCollection>
EMTFLCTs_;
EMTFTrackCollection * getEMTFTracks()
RegionalMuonShowerBxCollection * getRegionalMuonShowers()
CPPFDigiCollection * getEMTFCPPFs_ZS()
CSCCorrelatedLCTDigiCollection * getEMTFLCTs()
std::unique_ptr< CSCCorrelatedLCTDigiCollection > EMTFLCTs_
std::unique_ptr< EMTFDaqOutCollection > EMTFDaqOuts_
std::unique_ptr< CPPFDigiCollection > EMTFCPPFs_ZS_
CSCShowerDigiCollection * getEMTFCSCShowers()
RegionalMuonCandBxCollection * getRegionalMuonCands()
EMTFHitCollection * getEMTFHits_ZS()
EMTFHitCollection * getEMTFHits()
std::unique_ptr< GEMPadDigiClusterCollection > EMTFGEMPadClusters_ZS_
GEMPadDigiClusterCollection * getEMTFGEMPadClusters()
std::vector< EMTFHit > EMTFHitCollection
std::vector< EMTFDaqOut > EMTFDaqOutCollection
std::unique_ptr< RegionalMuonCandBxCollection > regionalMuonCands_
std::unique_ptr< EMTFTrackCollection > EMTFTracks_
~EMTFCollections() override
EMTFDaqOutCollection * getEMTFDaqOuts()
std::unique_ptr< EMTFHitCollection > EMTFHits_ZS_
GEMPadDigiClusterCollection * getEMTFGEMPadClusters_ZS()
EMTFCollections(edm::Event &e)
std::unique_ptr< CPPFDigiCollection > EMTFCPPFs_
std::unique_ptr< RegionalMuonShowerBxCollection > regionalMuonShowers_
std::unique_ptr< GEMPadDigiClusterCollection > EMTFGEMPadClusters_
std::vector< EMTFTrack > EMTFTrackCollection
CPPFDigiCollection * getEMTFCPPFs()
std::unique_ptr< CSCShowerDigiCollection > EMTFCSCShowers_
std::vector< CPPFDigi > CPPFDigiCollection
std::unique_ptr< EMTFHitCollection > EMTFHits_
A container for a generic type of digis indexed by some index, implemented with a map<IndexType...