Go to the documentation of this file.
20 tjTkAssociationMapToken_ = consumes<TrajTrackAssociationCollection>(tjTkAssociationMapTag_);
21 beamSpotToken_ = consumes<reco::BeamSpot>(beamSpotTag_);
22 tkLasBeamToken_ = consumes<TkFittedLasBeamCollection>(tkLasBeamTag_);
23 tsosVectorToken_ = consumes<TsosVectorCollection>(tkLasBeamTag_);
24 clusterValueMapToken_ = consumes<AliClusterValueMap>(clusterValueMapTag_);
59 edm::LogError(
"Alignment") <<
"@SUB=AlignmentProducerAsAnalyzer::endJob"
60 <<
"Did not process any events, do not dare to store to DB.";
64 edm::LogInfo(
"Alignment") <<
"@SUB=AlignmentProducerAsAnalyzer::endJob"
65 <<
"Finished alignment producer job.";
void beginLuminosityBlockImpl(const edm::LuminosityBlock &, const edm::EventSetup &)
begin lumi block
void endRunImpl(const edm::Run &, const edm::EventSetup &)
end run
void endLuminosityBlockImpl(const edm::LuminosityBlock &, const edm::EventSetup &)
end lumi block
void beginRun(const edm::Run &, const edm::EventSetup &) override
AlignmentProducer useable for Prompt Calibration Loop (PCL)
Log< level::Info, false > LogInfo
void endProcessBlockProduce(edm::ProcessBlock &processBlock) override
edm::EDPutTokenT< AlignmentToken > token_
#define DEFINE_FWK_MODULE(type)
void emplace(EDPutTokenT< PROD > token, Args &&... args)
void endLuminosityBlock(const edm::LuminosityBlock &, const edm::EventSetup &) override
void beginLuminosityBlock(const edm::LuminosityBlock &, const edm::EventSetup &) override
bool processEvent(const edm::Event &, const edm::EventSetup &)
Process event.
void terminateProcessing(const edm::EventSetup *=nullptr)
Terminate processing of events.
Log< level::Error, false > LogError
void endRun(const edm::Run &, const edm::EventSetup &) override
static const std::string kSharedResource
AlignmentProducerAsAnalyzer(const edm::ParameterSet &)
Constructor.
void beginRunImpl(const edm::Run &, const edm::EventSetup &)
begin run
void accumulate(const edm::Event &, const edm::EventSetup &) override