#include <DTTPDeadWriter.h>
Private Attributes | |
bool | debug |
const edm::ESGetToken< DTGeometry, MuonGeometryRecord > | dtGeomToken_ |
edm::ESHandle< DTGeometry > | muonGeom |
edm::ESGetToken< DTT0, DTT0Rcd > | t0Token_ |
DTDeadFlag * | tpDeadList |
const DTT0 * | tZeroMap |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 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 () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
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 28 of file DTTPDeadWriter.h.
DTTPDeadWriter::DTTPDeadWriter | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 36 of file DTTPDeadWriter.cc.
References edm::BeginRun, gather_cfg::cout, debug, muonDTDigis_cfi::pset, t0Token_, and tpDeadList.
|
override |
Destructor.
Definition at line 49 of file DTTPDeadWriter.cc.
References gather_cfg::cout, and debug.
|
overridevirtual |
Compute the ttrig by fiting the TB rising edge.
Implements edm::one::EDAnalyzerBase.
Definition at line 63 of file DTTPDeadWriter.cc.
References DTT0::begin(), DTTopology::channels(), gather_cfg::cout, DTT0::end(), DTTopology::firstChannel(), DTT0::get(), DTGeometry::layer(), muonGeom, DTTimeUnits::ns, DTDeadFlag::setCellDead_TP(), DTLayer::specificTopology(), FrontierCondition_GT_autoExpress_cfi::t0, tpDeadList, tzero, tZeroMap, and nano_mu_digi_cff::wire.
|
override |
Read t0 map from event.
Definition at line 54 of file DTTPDeadWriter.cc.
References dtGeomToken_, muonGeom, singleTopDQM_cfi::setup, t0Token_, and tZeroMap.
|
overridevirtual |
Write ttrig in the DB.
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 108 of file DTTPDeadWriter.cc.
References gather_cfg::cout, debug, tpDeadList, and DTCalibDBUtils::writeToDB().
Referenced by o2olib.O2ORunMgr::executeJob().
|
inlineoverride |
Definition at line 44 of file DTTPDeadWriter.h.
|
private |
Definition at line 52 of file DTTPDeadWriter.h.
Referenced by util.rrapi.RRApi::dprint(), rrapi.RRApi::dprint(), DTTPDeadWriter(), endJob(), pkg.AbstractPkg::generate(), rrapi.RRApi::get(), util.rrapi.RRApi::get(), pkg.AbstractPkg::get_kwds(), runTauIdMVA.TauIDEmbedder::loadMVA_WPs_run2_2017(), runTauIdMVA.TauIDEmbedder::runTauID(), crabFunctions.CrabController::submit(), pkg.AbstractPkg::write(), and ~DTTPDeadWriter().
|
private |
Definition at line 63 of file DTTPDeadWriter.h.
Referenced by beginRun().
|
private |
Definition at line 62 of file DTTPDeadWriter.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 56 of file DTTPDeadWriter.h.
Referenced by beginRun(), and DTTPDeadWriter().
|
private |
Definition at line 59 of file DTTPDeadWriter.h.
Referenced by analyze(), DTTPDeadWriter(), and endJob().
|
private |
Definition at line 55 of file DTTPDeadWriter.h.
Referenced by analyze(), and beginRun().