#include <BMTFTokens.h>
Public Member Functions | |
BMTFTokens (const edm::ParameterSet &, edm::ConsumesCollector &) | |
const edm::EDGetTokenT< L1MuDTChambPhContainer > & | getInputMuonTokenPh () const |
const edm::EDGetTokenT< L1MuDTChambThContainer > & | getInputMuonTokenTh () const |
const edm::EDGetTokenT< RegionalMuonCandBxCollection > & | getOutputMuonToken () const |
Public Member Functions inherited from l1t::PackerTokens | |
virtual | ~PackerTokens ()=default |
Definition at line 12 of file BMTFTokens.h.
l1t::stage2::BMTFTokens::BMTFTokens | ( | const edm::ParameterSet & | cfg, |
edm::ConsumesCollector & | cc | ||
) |
Definition at line 9 of file BMTFTokens.cc.
References edm::ConsumesCollector::consumes(), edm::ParameterSet::getParameter(), inputMuonTokenPh_, inputMuonTokenTh_, and outputMuonToken_.
|
inline |
Definition at line 17 of file BMTFTokens.h.
References inputMuonTokenPh_.
|
inline |
Definition at line 18 of file BMTFTokens.h.
|
inline |
Definition at line 16 of file BMTFTokens.h.
References outputMuonToken_.
|
private |
Definition at line 22 of file BMTFTokens.h.
Referenced by BMTFTokens(), and getInputMuonTokenPh().
|
private |
Definition at line 23 of file BMTFTokens.h.
Referenced by BMTFTokens().
|
private |
Definition at line 18 of file BMTFTokens.h.
Referenced by BMTFTokens(), and getOutputMuonToken().