#include <DTTPDeadWriter.h>
Public Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &eventSetup) override |
Compute the ttrig by fiting the TB rising edge. More... | |
void | beginRun (const edm::Run &, const edm::EventSetup &setup) override |
Read t0 map from event. More... | |
DTTPDeadWriter (const edm::ParameterSet &pset) | |
Constructor. More... | |
void | endJob () override |
Write ttrig in the DB. More... | |
void | endRun (const edm::Run &, const edm::EventSetup &setup) override |
~DTTPDeadWriter () override | |
Destructor. More... | |
Public Member Functions inherited from edm::one::EDAnalyzer< edm::one::WatchRuns > | |
EDAnalyzer ()=default | |
EDAnalyzer (const EDAnalyzer &)=delete | |
SerialTaskQueue * | globalLuminosityBlocksQueue () final |
SerialTaskQueue * | globalRunsQueue () final |
const EDAnalyzer & | operator= (const EDAnalyzer &)=delete |
bool | wantsGlobalLuminosityBlocks () const final |
bool | wantsGlobalRuns () const final |
bool | wantsInputProcessBlocks () const final |
bool | wantsProcessBlocks () const final |
Public Member Functions inherited from edm::one::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzerBase () | |
ModuleDescription const & | moduleDescription () const |
bool | wantsStreamLuminosityBlocks () const |
bool | wantsStreamRuns () const |
~EDAnalyzerBase () override | |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
void | convertCurrentProcessAlias (std::string const &processName) |
Convert "@currentProcess" in InputTag process names to the actual current process name. More... | |
EDConsumerBase () | |
EDConsumerBase (EDConsumerBase const &)=delete | |
EDConsumerBase (EDConsumerBase &&)=default | |
ESProxyIndex const * | esGetTokenIndices (edm::Transition iTrans) const |
std::vector< ESProxyIndex > const & | esGetTokenIndicesVector (edm::Transition iTrans) const |
std::vector< ESRecordIndex > const & | esGetTokenRecordIndicesVector (edm::Transition iTrans) const |
ProductResolverIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const |
std::vector< ProductResolverIndexAndSkipBit > const & | itemsToGetFrom (BranchType iType) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const *> *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const *> const &labelsToDesc, std::string const &processName) const |
EDConsumerBase const & | operator= (EDConsumerBase const &)=delete |
EDConsumerBase & | operator= (EDConsumerBase &&)=default |
bool | registeredToConsume (ProductResolverIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase) |
ProductResolverIndexAndSkipBit | uncheckedIndexFrom (EDGetToken) const |
void | updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet) |
void | updateLookup (eventsetup::ESRecordsToProxyIndices const &) |
virtual | ~EDConsumerBase () noexcept(false) |
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 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 () |
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, and tZeroMap.
|
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().