#include <DTTTrigCorrectionFirst.h>
Private Attributes | |
bool | debug |
const edm::ESGetToken < DTGeometry, MuonGeometryRecord > | dtGeomToken_ |
edm::ESHandle< DTGeometry > | muonGeom |
double | rmsLimit |
const DTTtrig * | tTrigMap |
double | ttrigMax |
double | ttrigMin |
const edm::ESGetToken< DTTtrig, DTTtrigRcd > | ttrigToken_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 22 of file DTTTrigCorrectionFirst.h.
DTTTrigCorrectionFirst::DTTTrigCorrectionFirst | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 28 of file DTTTrigCorrectionFirst.cc.
References debug, edm::ParameterSet::getUntrackedParameter(), rmsLimit, ttrigMax, and ttrigMin.
|
override |
|
inlineoverridevirtual |
|
inlineoverridevirtual |
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 40 of file DTTTrigCorrectionFirst.cc.
References gather_cfg::cout, dtGeomToken_, edm::EventSetup::getData(), edm::EventSetup::getHandle(), muonGeom, tTrigMap, and ttrigToken_.
|
overridevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 48 of file DTTTrigCorrectionFirst.cc.
References funct::abs(), PDRates::average, counter, gather_cfg::cout, debug, DTTtrig::get(), kfactor, muonGeom, DTTimeUnits::ns, GlobalPosition_Frontier_DevDB_cff::record, SiStripPI::rms, rmsLimit, DTTtrig::set(), mathSSE::sqrt(), tTrigMap, and ttrigMin.
Referenced by o2olib.O2ORunMgr::executeJob().
|
private |
Definition at line 46 of file DTTTrigCorrectionFirst.h.
Referenced by util.rrapi.RRApi::dprint(), rrapi.RRApi::dprint(), DTTTrigCorrectionFirst(), endJob(), pkg.AbstractPkg::generate(), util.rrapi.RRApi::get(), rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), runTauIdMVA.TauIDEmbedder::loadMVA_WPs_run2_2017(), runTauIdMVA.TauIDEmbedder::runTauID(), crabFunctions.CrabController::submit(), and pkg.AbstractPkg::write().
|
private |
Definition at line 41 of file DTTTrigCorrectionFirst.h.
Referenced by beginRun().
|
private |
Definition at line 40 of file DTTTrigCorrectionFirst.h.
Referenced by beginRun(), and endJob().
|
private |
Definition at line 47 of file DTTTrigCorrectionFirst.h.
Referenced by DTTTrigCorrectionFirst(), and endJob().
|
private |
Definition at line 43 of file DTTTrigCorrectionFirst.h.
Referenced by beginRun(), and endJob().
|
private |
Definition at line 47 of file DTTTrigCorrectionFirst.h.
Referenced by DTTTrigCorrectionFirst().
|
private |
Definition at line 47 of file DTTTrigCorrectionFirst.h.
Referenced by DTTTrigCorrectionFirst(), and endJob().
|
private |
Definition at line 44 of file DTTTrigCorrectionFirst.h.
Referenced by beginRun().