2 #ifndef EMTFCollections_h 3 #define EMTFCollections_h 44 std::unique_ptr<CSCCorrelatedLCTDigiCollection>
EMTFLCTs_;
EMTFTrackCollection * getEMTFTracks()
CSCCorrelatedLCTDigiCollection * getEMTFLCTs()
std::unique_ptr< CSCCorrelatedLCTDigiCollection > EMTFLCTs_
std::unique_ptr< EMTFDaqOutCollection > EMTFDaqOuts_
virtual ~EMTFCollections()
RegionalMuonCandBxCollection * getRegionalMuonCands()
EMTFHitCollection * getEMTFHits()
std::vector< EMTFHit > EMTFHitCollection
std::vector< EMTFDaqOut > EMTFDaqOutCollection
std::unique_ptr< RegionalMuonCandBxCollection > regionalMuonCands_
std::unique_ptr< EMTFTrackCollection > EMTFTracks_
EMTFDaqOutCollection * getEMTFDaqOuts()
EMTFCollections(edm::Event &e)
std::vector< EMTFTrack > EMTFTrackCollection
std::unique_ptr< EMTFHitCollection > EMTFHits_