![]() |
![]() |
#include <EMTFCollections.h>
Public Member Functions | |
EMTFCollections (edm::Event &e) | |
CPPFDigiCollection * | getEMTFCPPFs () |
CPPFDigiCollection * | getEMTFCPPFs_ZS () |
EMTFDaqOutCollection * | getEMTFDaqOuts () |
EMTFHitCollection * | getEMTFHits () |
EMTFHitCollection * | getEMTFHits_ZS () |
CSCCorrelatedLCTDigiCollection * | getEMTFLCTs () |
EMTFTrackCollection * | getEMTFTracks () |
RegionalMuonCandBxCollection * | getRegionalMuonCands () |
~EMTFCollections () override | |
![]() | |
UnpackerCollections (edm::Event &e) | |
virtual | ~UnpackerCollections () |
Private Attributes | |
std::unique_ptr< CPPFDigiCollection > | EMTFCPPFs_ |
std::unique_ptr< CPPFDigiCollection > | EMTFCPPFs_ZS_ |
std::unique_ptr< EMTFDaqOutCollection > | EMTFDaqOuts_ |
std::unique_ptr< EMTFHitCollection > | EMTFHits_ |
std::unique_ptr< EMTFHitCollection > | EMTFHits_ZS_ |
std::unique_ptr< CSCCorrelatedLCTDigiCollection > | EMTFLCTs_ |
std::unique_ptr< EMTFTrackCollection > | EMTFTracks_ |
std::unique_ptr< RegionalMuonCandBxCollection > | regionalMuonCands_ |
Additional Inherited Members | |
![]() | |
edm::Event & | event_ |
Definition at line 23 of file EMTFCollections.h.
|
inline |
Definition at line 25 of file EMTFCollections.h.
References ~EMTFCollections().
|
override |
Definition at line 6 of file EMTFCollections.cc.
References EnergyCorrector::c, EMTFCPPFs_, EMTFCPPFs_ZS_, EMTFDaqOuts_, EMTFHits_, EMTFHits_ZS_, EMTFLCTs_, EMTFTracks_, l1t::UnpackerCollections::event_, h, eostools::move(), edm::Event::put(), regionalMuonCands_, and emtf::sort_uGMT_muons().
Referenced by EMTFCollections().
|
inline |
Definition at line 46 of file EMTFCollections.h.
References EMTFCPPFs_.
|
inline |
Definition at line 47 of file EMTFCollections.h.
References EMTFCPPFs_ZS_.
|
inline |
Definition at line 41 of file EMTFCollections.h.
References EMTFDaqOuts_.
|
inline |
Definition at line 42 of file EMTFCollections.h.
References EMTFHits_.
|
inline |
Definition at line 43 of file EMTFCollections.h.
References EMTFHits_ZS_.
|
inline |
Definition at line 45 of file EMTFCollections.h.
References EMTFLCTs_.
|
inline |
Definition at line 44 of file EMTFCollections.h.
References EMTFTracks_.
|
inline |
Definition at line 39 of file EMTFCollections.h.
References regionalMuonCands_.
|
private |
Definition at line 57 of file EMTFCollections.h.
Referenced by getEMTFCPPFs(), and ~EMTFCollections().
|
private |
Definition at line 58 of file EMTFCollections.h.
Referenced by getEMTFCPPFs_ZS(), and ~EMTFCollections().
|
private |
Definition at line 52 of file EMTFCollections.h.
Referenced by getEMTFDaqOuts(), and ~EMTFCollections().
|
private |
Definition at line 53 of file EMTFCollections.h.
Referenced by getEMTFHits(), and ~EMTFCollections().
|
private |
Definition at line 54 of file EMTFCollections.h.
Referenced by getEMTFHits_ZS(), and ~EMTFCollections().
|
private |
Definition at line 56 of file EMTFCollections.h.
Referenced by getEMTFLCTs(), and ~EMTFCollections().
|
private |
Definition at line 55 of file EMTFCollections.h.
Referenced by getEMTFTracks(), and ~EMTFCollections().
|
private |
Definition at line 51 of file EMTFCollections.h.
Referenced by getRegionalMuonCands(), and ~EMTFCollections().