Go to the documentation of this file.
41 produces<L1MuKBMTrackBxCollection>();
42 produces<l1t::RegionalMuonCandBxCollection>(
"BMTF");
67 for (
uint i = 0;
i < stubHandle->size(); ++
i) {
74 outBMTF->setBXRange(
bx_.front(),
bx_.back());
76 for (
const auto&
bx :
bx_) {
L1MuKBMTrackCollection process(L1TMuonBarrelKalmanAlgo *, const L1MuKBMTCombinedStubRefVector &stubs, int bx)
~L1TMuonBarrelKalmanTrackProducer() override
L1TMuonBarrelKalmanTrackFinder * trackFinder_
L1TMuonBarrelKalmanAlgo * algo_
std::vector< L1MuKBMTrack > L1MuKBMTrackCollection
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void produce(edm::Event &, const edm::EventSetup &) override
#define DEFINE_FWK_MODULE(type)
edm::EDGetTokenT< std::vector< L1MuKBMTCombinedStub > > src_
void endStream() override
BXVector< L1MuKBMTrack > L1MuKBMTrackBxCollection
L1TMuonBarrelKalmanTrackProducer(const edm::ParameterSet &)
void beginStream(edm::StreamID) override
void addBMTFMuon(int, const L1MuKBMTrack &, std::unique_ptr< l1t::RegionalMuonCandBxCollection > &)
void addDefault(ParameterSetDescription const &psetDescription)
std::vector< edm::Ref< L1MuKBMTCombinedStubCollection > > L1MuKBMTCombinedStubRefVector