#include <BPhysicsSpectrum.h>
Public Member Functions | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
void | bookHistograms (DQMStore::IBooker &i, edm::Run const &, edm::EventSetup const &) override |
BPhysicsSpectrum (const edm::ParameterSet &) | |
void | dqmBeginRun (const edm::Run &r, const edm::EventSetup &c) override |
~BPhysicsSpectrum () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Private Attributes | |
edm::InputTag | genparticleCollection_ |
edm::EDGetTokenT< reco::GenParticleCollection > | genparticleCollectionToken_ |
MonitorElement * | mass |
double | mass_max |
double | mass_min |
std::string | name |
MonitorElement * | Nobj |
std::vector< int > | Particles |
Definition at line 37 of file BPhysicsSpectrum.h.
|
explicit |
Definition at line 13 of file BPhysicsSpectrum.cc.
References genparticleCollection_, genparticleCollectionToken_, edm::ParameterSet::getParameter(), and Particles.
|
override |
Definition at line 24 of file BPhysicsSpectrum.cc.
|
override |
Definition at line 34 of file BPhysicsSpectrum.cc.
References funct::abs(), MonitorElement::Fill(), genparticleCollectionToken_, GenHFHadronMatcher_cfi::genParticles, edm::Event::getByToken(), mps_fire::i, mass, Nobj, and Particles.
|
override |
Definition at line 28 of file BPhysicsSpectrum.cc.
References DQMHelper::book1dHisto(), mass, mass_max, mass_min, name, Nobj, and DQMStore::IBooker::setCurrentFolder().
|
override |
Definition at line 26 of file BPhysicsSpectrum.cc.
|
private |
Definition at line 48 of file BPhysicsSpectrum.h.
Referenced by BPhysicsSpectrum().
|
private |
Definition at line 49 of file BPhysicsSpectrum.h.
Referenced by analyze(), and BPhysicsSpectrum().
|
private |
Definition at line 47 of file BPhysicsSpectrum.h.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__str__(), DiObject.DiMuon::__str__(), analyze(), and bookHistograms().
|
private |
Definition at line 51 of file BPhysicsSpectrum.h.
Referenced by bookHistograms().
|
private |
Definition at line 51 of file BPhysicsSpectrum.h.
Referenced by bookHistograms().
|
private |
Definition at line 50 of file BPhysicsSpectrum.h.
Referenced by config.CFG::__str__(), bookHistograms(), validation.Sample::digest(), VIDSelectorBase.VIDSelectorBase::initialize(), and Vispa.Views.PropertyView.Property::valueChanged().
|
private |
Definition at line 47 of file BPhysicsSpectrum.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file BPhysicsSpectrum.h.
Referenced by analyze(), and BPhysicsSpectrum().