![]() |
![]() |
#include <BMTFCollections.h>
Public Member Functions | |
BMTFCollections (edm::Event &e) | |
RegionalMuonCandBxCollection * | getBMTF2Muons () |
RegionalMuonCandBxCollection * | getBMTFMuons () |
L1MuDTChambPhContainer * | getInMuonsPh () |
L1MuDTChambThContainer * | getInMuonsTh () |
~BMTFCollections () override | |
![]() | |
UnpackerCollections (edm::Event &e) | |
virtual | ~UnpackerCollections () |
Private Attributes | |
std::unique_ptr< L1MuDTChambPhContainer > | inputMuonsPh_ |
std::unique_ptr< L1MuDTChambThContainer > | inputMuonsTh_ |
std::unique_ptr< RegionalMuonCandBxCollection > | outputMuons2_ |
std::unique_ptr< RegionalMuonCandBxCollection > | outputMuons_ |
Additional Inherited Members | |
![]() | |
edm::Event & | event_ |
Definition at line 13 of file BMTFCollections.h.
|
inline |
Definition at line 15 of file BMTFCollections.h.
References ~BMTFCollections().
|
override |
Definition at line 7 of file BMTFCollections.cc.
References l1t::UnpackerCollections::event_, inputMuonsPh_, inputMuonsTh_, eostools::move(), outputMuons2_, outputMuons_, and edm::Event::put().
Referenced by BMTFCollections().
|
inline |
Definition at line 26 of file BMTFCollections.h.
References outputMuons2_.
|
inline |
Definition at line 25 of file BMTFCollections.h.
References outputMuons_.
|
inline |
Definition at line 27 of file BMTFCollections.h.
References inputMuonsPh_.
|
inline |
Definition at line 28 of file BMTFCollections.h.
|
private |
Definition at line 33 of file BMTFCollections.h.
Referenced by getInMuonsPh(), and ~BMTFCollections().
|
private |
Definition at line 34 of file BMTFCollections.h.
Referenced by ~BMTFCollections().
|
private |
Definition at line 32 of file BMTFCollections.h.
Referenced by getBMTF2Muons(), and ~BMTFCollections().
|
private |
Definition at line 28 of file BMTFCollections.h.
Referenced by getBMTFMuons(), and ~BMTFCollections().