61 ProducerGP::ProducerGP(
const ParameterSet& iConfig) : iConfig_(iConfig) {
63 const string& branchAccepted = iConfig.
getParameter<
string>(
"BranchAcceptedStubs");
64 const string& branchLost = iConfig.
getParameter<
string>(
"BranchLostStubs");
99 gp.produce(accepted, lost);
T getParameter(std::string const &) const
EDGetTokenT< TTDTC > edGetToken_
EDPutTokenT< StreamsStub > edPutTokenAccepted_
ESGetToken< DataFormats, DataFormatsRcd > esGetTokenDataFormats_
T const & getData(const ESGetToken< T, R > &iToken) const noexcept(false)
Class to process and provide run-time constants used by Track Trigger emulators.
std::vector< StreamStub > StreamsStub
EDPutTokenT< StreamsStub > edPutTokenLost_
void produce(Event &, const EventSetup &) override
L1TrackTrigger Geometric Processor emulator.
void beginRun(const Run &, const EventSetup &) override
ESGetToken< Setup, SetupRcd > esGetTokenSetup_
bool configurationSupported() const
#define DEFINE_FWK_MODULE(type)
ProcessHistory const & processHistory() const
void checkHistory(const edm::ProcessHistory &processHistory) const
Class to store hardware like structured TTStub Collection used by Track Trigger emulators.
const DataFormats * dataFormats_