Go to the documentation of this file. 1 #ifndef DQM_BeamMonitor_AlcaBeamMonitor_h
2 #define DQM_BeamMonitor_AlcaBeamMonitor_h
43 typedef std::map<std::string, std::map<std::string, std::map<std::string, MonitorElement*> > >
HistosContainer;
45 typedef std::map<std::string, std::map<std::string, std::map<std::string, int> > >
PositionContainer;
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
std::map< std::string, std::map< std::string, std::map< std::string, MonitorElement * > > > HistosContainer
edm::EDGetTokenT< reco::VertexCollection > primaryVertexLabel_
std::vector< reco::VertexCollection > vertices_
std::map< std::string, std::map< std::string, std::map< std::string, int > > > PositionContainer
void dqmEndLuminosityBlock(const edm::LuminosityBlock &iLumi, const edm::EventSetup &iSetup) override
std::vector< std::string > varNamesV_
dqm::implementation::IBooker IBooker
edm::EDGetTokenT< reco::TrackCollection > trackLabel_
BeamFitter * theBeamFitter_
edm::EDGetTokenT< reco::BeamSpot > scalerLabel_
BeamSpotContainer beamSpotsMap_
void dqmBeginLuminosityBlock(const edm::LuminosityBlock &iLumi, const edm::EventSetup &iSetup) override
int numberOfValuesToSave_
AlcaBeamMonitor(const edm::ParameterSet &)
edm::InputTag beamSpotLabel_
MonitorElement * hD0Phi0_
std::map< std::string, reco::BeamSpot > BeamSpotContainer
std::multimap< std::string, std::string > histoByCategoryNames_
void analyze(const edm::Event &iEvent, const edm::EventSetup &iSetup) override
PositionContainer positionsMap_
HistosContainer histosMap_
MonitorElement * theValuesContainer_
~AlcaBeamMonitor() override
edm::ParameterSet parameters_