Public Member Functions | |
void | bookIPMonitor (const edm::ParameterSet &, const edm::Service< TFileService > fs) |
Public Attributes | |
TH1D * | IP_ |
TH1D * | IPErr_ |
TProfile * | IPErrVsEta_ |
TProfile2D * | IPErrVsEtaVsPhi_ |
TProfile * | IPErrVsPhi_ |
TProfile * | IPVsEta_ |
TProfile2D * | IPVsEtaVsPhi_ |
TProfile * | IPVsPhi_ |
float | pTcut_ |
std::string | varname_ |
Definition at line 73 of file GeneralPurposeVertexAnalyzer.cc.
void GeneralPurposeVertexAnalyzer::IPMonitoring::bookIPMonitor | ( | const edm::ParameterSet & | config, |
const edm::Service< TFileService > | fs | ||
) |
Definition at line 144 of file GeneralPurposeVertexAnalyzer.cc.
References MonitorTrackInnerTrackMuons_cff::EtaBin, PrimaryVertexMonitor_cff::EtaBin2D, MonitorTrackInnerTrackMuons_cff::EtaMax, MonitorTrackInnerTrackMuons_cff::EtaMin, dqm-mbProfile::format, compareTotals::fs, IP_, IPErr_, IPErrVsEta_, IPErrVsEtaVsPhi_, IPErrVsPhi_, IPVsEta_, IPVsEtaVsPhi_, IPVsPhi_, MonitorTrackSTAMuons_cfi::PhiBin, PrimaryVertexMonitor_cff::PhiBin2D, MonitorTrackSTAMuons_cfi::PhiMax, MonitorTrackSTAMuons_cfi::PhiMin, pTcut_, and varname_.
Referenced by GeneralPurposeVertexAnalyzer::beginJob().
TH1D* GeneralPurposeVertexAnalyzer::IPMonitoring::IP_ |
Definition at line 76 of file GeneralPurposeVertexAnalyzer.cc.
Referenced by bookIPMonitor(), and GeneralPurposeVertexAnalyzer::pvTracksPlots().
TH1D * GeneralPurposeVertexAnalyzer::IPMonitoring::IPErr_ |
Definition at line 76 of file GeneralPurposeVertexAnalyzer.cc.
Referenced by bookIPMonitor(), and GeneralPurposeVertexAnalyzer::pvTracksPlots().
TProfile * GeneralPurposeVertexAnalyzer::IPMonitoring::IPErrVsEta_ |
Definition at line 78 of file GeneralPurposeVertexAnalyzer.cc.
Referenced by bookIPMonitor(), and GeneralPurposeVertexAnalyzer::pvTracksPlots().
TProfile2D * GeneralPurposeVertexAnalyzer::IPMonitoring::IPErrVsEtaVsPhi_ |
Definition at line 79 of file GeneralPurposeVertexAnalyzer.cc.
Referenced by bookIPMonitor(), and GeneralPurposeVertexAnalyzer::pvTracksPlots().
TProfile* GeneralPurposeVertexAnalyzer::IPMonitoring::IPErrVsPhi_ |
Definition at line 78 of file GeneralPurposeVertexAnalyzer.cc.
Referenced by bookIPMonitor(), and GeneralPurposeVertexAnalyzer::pvTracksPlots().
TProfile * GeneralPurposeVertexAnalyzer::IPMonitoring::IPVsEta_ |
Definition at line 77 of file GeneralPurposeVertexAnalyzer.cc.
Referenced by bookIPMonitor(), and GeneralPurposeVertexAnalyzer::pvTracksPlots().
TProfile2D* GeneralPurposeVertexAnalyzer::IPMonitoring::IPVsEtaVsPhi_ |
Definition at line 79 of file GeneralPurposeVertexAnalyzer.cc.
Referenced by bookIPMonitor(), and GeneralPurposeVertexAnalyzer::pvTracksPlots().
TProfile* GeneralPurposeVertexAnalyzer::IPMonitoring::IPVsPhi_ |
Definition at line 77 of file GeneralPurposeVertexAnalyzer.cc.
Referenced by bookIPMonitor(), and GeneralPurposeVertexAnalyzer::pvTracksPlots().
float GeneralPurposeVertexAnalyzer::IPMonitoring::pTcut_ |
Definition at line 75 of file GeneralPurposeVertexAnalyzer.cc.
Referenced by GeneralPurposeVertexAnalyzer::beginJob(), and bookIPMonitor().
std::string GeneralPurposeVertexAnalyzer::IPMonitoring::varname_ |
Definition at line 74 of file GeneralPurposeVertexAnalyzer.cc.
Referenced by GeneralPurposeVertexAnalyzer::beginJob(), and bookIPMonitor().