![]() |
![]() |
#include <BeamMonitor.h>
Public Member Functions | |
BeamMonitor (const edm::ParameterSet &) | |
~BeamMonitor () | |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob () |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
void | endJob (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Private Member Functions | |
void | FitAndFill (const edm::LuminosityBlock &lumiSeg, int &, int &, int &) |
void | formatFitTime (char *, const std::time_t &) |
void | RestartFitting () |
void | scrollTH1 (TH1 *, std::time_t) |
bool | testScroll (std::time_t &, std::time_t &) |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 33 of file BeamMonitor.h.
BeamMonitor::BeamMonitor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 85 of file BeamMonitor.cc.
BeamMonitor::~BeamMonitor | ( | ) |
Definition at line 134 of file BeamMonitor.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 569 of file BeamMonitor.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 140 of file BeamMonitor.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 458 of file BeamMonitor.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 436 of file BeamMonitor.cc.
|
protected |
Definition at line 1386 of file BeamMonitor.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 707 of file BeamMonitor.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 1366 of file BeamMonitor.cc.
|
private |
Definition at line 719 of file BeamMonitor.cc.
|
private |
Definition at line 45 of file BeamMonitor.cc.
|
private |
Definition at line 1332 of file BeamMonitor.cc.
|
private |
Definition at line 1392 of file BeamMonitor.cc.
|
private |
Definition at line 1413 of file BeamMonitor.cc.
|
private |
Definition at line 87 of file BeamMonitor.h.
|
private |
Definition at line 89 of file BeamMonitor.h.
|
private |
Definition at line 68 of file BeamMonitor.h.
|
private |
Definition at line 85 of file BeamMonitor.h.
|
private |
Definition at line 108 of file BeamMonitor.h.
|
private |
Definition at line 86 of file BeamMonitor.h.
|
private |
Definition at line 165 of file BeamMonitor.h.
|
private |
Definition at line 82 of file BeamMonitor.h.
|
private |
Definition at line 78 of file BeamMonitor.h.
|
private |
Definition at line 98 of file BeamMonitor.h.
|
private |
Definition at line 88 of file BeamMonitor.h.
|
private |
Definition at line 90 of file BeamMonitor.h.
|
private |
Definition at line 107 of file BeamMonitor.h.
|
private |
Definition at line 73 of file BeamMonitor.h.
|
private |
Definition at line 74 of file BeamMonitor.h.
|
private |
Definition at line 129 of file BeamMonitor.h.
|
private |
Definition at line 174 of file BeamMonitor.h.
|
private |
Definition at line 172 of file BeamMonitor.h.
|
private |
Definition at line 122 of file BeamMonitor.h.
|
private |
Definition at line 119 of file BeamMonitor.h.
|
private |
Definition at line 136 of file BeamMonitor.h.
|
private |
Definition at line 120 of file BeamMonitor.h.
|
private |
Definition at line 121 of file BeamMonitor.h.
|
private |
Definition at line 137 of file BeamMonitor.h.
|
private |
Definition at line 138 of file BeamMonitor.h.
|
private |
Definition at line 141 of file BeamMonitor.h.
|
private |
Definition at line 139 of file BeamMonitor.h.
|
private |
Definition at line 142 of file BeamMonitor.h.
|
private |
Definition at line 140 of file BeamMonitor.h.
|
private |
Definition at line 133 of file BeamMonitor.h.
|
private |
Definition at line 134 of file BeamMonitor.h.
|
private |
Definition at line 135 of file BeamMonitor.h.
|
private |
Definition at line 123 of file BeamMonitor.h.
|
private |
Definition at line 127 of file BeamMonitor.h.
|
private |
Definition at line 128 of file BeamMonitor.h.
|
private |
Definition at line 125 of file BeamMonitor.h.
|
private |
Definition at line 124 of file BeamMonitor.h.
|
private |
Definition at line 126 of file BeamMonitor.h.
|
private |
Definition at line 130 of file BeamMonitor.h.
|
private |
Definition at line 131 of file BeamMonitor.h.
|
private |
Definition at line 132 of file BeamMonitor.h.
|
private |
Definition at line 71 of file BeamMonitor.h.
|
private |
Definition at line 144 of file BeamMonitor.h.
|
private |
Definition at line 77 of file BeamMonitor.h.
|
private |
Definition at line 80 of file BeamMonitor.h.
|
private |
Definition at line 91 of file BeamMonitor.h.
|
private |
Definition at line 175 of file BeamMonitor.h.
|
private |
Definition at line 150 of file BeamMonitor.h.
|
private |
Definition at line 151 of file BeamMonitor.h.
|
private |
Definition at line 150 of file BeamMonitor.h.
|
private |
Definition at line 151 of file BeamMonitor.h.
|
private |
Definition at line 153 of file BeamMonitor.h.
|
private |
Definition at line 156 of file BeamMonitor.h.
|
private |
Definition at line 154 of file BeamMonitor.h.
|
private |
Definition at line 148 of file BeamMonitor.h.
|
private |
Definition at line 147 of file BeamMonitor.h.
|
private |
Definition at line 147 of file BeamMonitor.h.
|
private |
Definition at line 147 of file BeamMonitor.h.
|
private |
Definition at line 100 of file BeamMonitor.h.
|
private |
Definition at line 99 of file BeamMonitor.h.
|
private |
Definition at line 101 of file BeamMonitor.h.
|
private |
Definition at line 102 of file BeamMonitor.h.
|
private |
Definition at line 103 of file BeamMonitor.h.
|
private |
Definition at line 67 of file BeamMonitor.h.
|
private |
Definition at line 92 of file BeamMonitor.h.
|
private |
Definition at line 96 of file BeamMonitor.h.
|
private |
Definition at line 97 of file BeamMonitor.h.
|
private |
Definition at line 95 of file BeamMonitor.h.
|
private |
Definition at line 79 of file BeamMonitor.h.
|
private |
Definition at line 66 of file BeamMonitor.h.
|
private |
Definition at line 116 of file BeamMonitor.h.
|
private |
Definition at line 110 of file BeamMonitor.h.
|
private |
Definition at line 143 of file BeamMonitor.h.
|
private |
Definition at line 70 of file BeamMonitor.h.
|
private |
Definition at line 115 of file BeamMonitor.h.
|
private |
Definition at line 93 of file BeamMonitor.h.
|
private |
Definition at line 94 of file BeamMonitor.h.
|
private |
Definition at line 171 of file BeamMonitor.h.
|
private |
Definition at line 162 of file BeamMonitor.h.
|
private |
Definition at line 159 of file BeamMonitor.h.
|
private |
Definition at line 163 of file BeamMonitor.h.
|
private |
Definition at line 164 of file BeamMonitor.h.
|
private |
Definition at line 75 of file BeamMonitor.h.
|
private |
Definition at line 105 of file BeamMonitor.h.
|
private |
Definition at line 76 of file BeamMonitor.h.
|
private |
Definition at line 106 of file BeamMonitor.h.
|
private |
Definition at line 170 of file BeamMonitor.h.
|
private |
Definition at line 161 of file BeamMonitor.h.
|
private |
Definition at line 160 of file BeamMonitor.h.
|
private |
Definition at line 83 of file BeamMonitor.h.
|
private |
Definition at line 169 of file BeamMonitor.h.
|
private |
Definition at line 69 of file BeamMonitor.h.