L1TMuonBarrelKalmanStubProducer::L1TMuonBarrelKalmanStubProducer |
( |
const edm::ParameterSet & |
iConfig | ) |
|
|
explicit |
Definition at line 54 of file L1TMuonBarrelKalmanStubProducer.cc.
59 produces <L1MuKBMTCombinedStubCollection>();
T getParameter(std::string const &) const
edm::EDGetTokenT< L1MuDTChambPhContainer > srcPhi_
edm::EDGetTokenT< L1MuDTChambThContainer > srcTheta_
std::unique_ptr< L1TMuonBarrelKalmanStubProcessor > proc_
L1TMuonBarrelKalmanStubProducer::~L1TMuonBarrelKalmanStubProducer |
( |
| ) |
|
|
override |
void L1TMuonBarrelKalmanStubProducer::beginStream |
( |
edm::StreamID |
| ) |
|
|
overrideprivate |
void L1TMuonBarrelKalmanStubProducer::endStream |
( |
| ) |
|
|
overrideprivate |
Definition at line 77 of file L1TMuonBarrelKalmanStubProducer.cc.
References edm::Event::getByToken(), proc_, edm::Handle< T >::product(), edm::Event::put(), srcPhi_, and srcTheta_.
87 iEvent.
put(std::make_unique<L1MuKBMTCombinedStubCollection>(stubs));
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
bool getByToken(EDGetToken token, Handle< PROD > &result) const
edm::EDGetTokenT< L1MuDTChambPhContainer > srcPhi_
edm::EDGetTokenT< L1MuDTChambThContainer > srcTheta_
std::unique_ptr< L1TMuonBarrelKalmanStubProcessor > proc_
T const * product() const
std::vector< L1MuKBMTCombinedStub > L1MuKBMTCombinedStubCollection