#include <DTT0CalibrationRMS.h>
Public Member Functions | |
void | analyze (const edm::Event &event, const edm::EventSetup &eventSetup) override |
Fill the maps with t0 (by channel) More... | |
DTT0CalibrationRMS (const edm::ParameterSet &pset) | |
Constructor. More... | |
void | endJob () override |
Compute the mean and the RMS of the t0 from the maps and write them to the DB with channel granularity. More... | |
~DTT0CalibrationRMS () override | |
Destructor. More... | |
Public Member Functions inherited from edm::one::EDAnalyzer<> | |
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 Member Functions | |
std::string | getHistoName (const DTWireId &wId) const |
std::string | getHistoName (const DTLayerId &lId) const |
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) |
Analyzer class computes the mean and RMS of t0 from pulses. Those values are written in the DB with cell granularity. The mean value for each channel is normalized to a reference time common to all the sector. The t0 of wires in odd layers are corrected for the relative difference between odd and even layers
Definition at line 28 of file DTT0CalibrationRMS.h.
DTT0CalibrationRMS::DTT0CalibrationRMS | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 27 of file DTT0CalibrationRMS.cc.
References cellsWithHistos, correctByChamberMean_, debug, digiToken, eventsForLayerT0, eventsForWireT0, hT0SectorHisto, pixelTopology::layer, nevents, muonDTDigis_cfi::pset, rejectDigiFromPeak, CSCSkim_cfi::rootFileName, hgcalTBTopologyTester_cfi::sector, selSector, selWheel, relativeConstraints::station, theCalibSector, theCalibWheel, theFile, tpPeakWidth, makeMuonMisalignmentScenario::wheel, and wireIdWithHistos.
|
override |
|
overridevirtual |
Fill the maps with t0 (by channel)
Perform the real analysis.
Implements edm::one::EDAnalyzerBase.
Definition at line 94 of file DTT0CalibrationRMS.cc.
References funct::abs(), DTSuperLayerId::chamberId(), debug, digiToken, dtGeom, dtGeomToken_, options_cfi::eventSetup, eventsForLayerT0, eventsForWireT0, spr::find(), getHistoName(), hT0SectorHisto, mK, mK_ref, nDigiPerWire, nDigiPerWire_ref, nevents, qK, rejectDigiFromPeak, DTChamberId::sector(), selSector, selWheel, DTLayerId::superlayerId(), FrontierCondition_GT_autoExpress_cfi::t0, theAbsoluteT0PerWire, theCalibSector, theCalibWheel, theFile, theHistoLayerMap, theHistoWireMap, theHistoWireMap_ref, theSigmaT0LayerMap, theT0LayerMap, tpPeakWidth, DTChamberId::wheel(), and wireIdWithHistos.
|
overridevirtual |
Compute the mean and the RMS of the t0 from the maps and write them to the DB with channel granularity.
Loop on superlayer to correct between even-odd layers (2 different test pulse lines!)
Change t0 absolute reference -> from sector peak to chamber average
Write the t0 map into DB
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 282 of file DTT0CalibrationRMS.cc.
References funct::abs(), DTT0::begin(), DTSuperLayerId::chamberId(), totem::nt2::vfat::channelId(), correctByChamberMean_, DTTimeUnits::counts, debug, dtGeom, DTT0::end(), DTT0::get(), hT0SectorHisto, nDigiPerWire, qK, DTT0::set(), mathSSE::sqrt(), DTGeometry::superLayers(), FrontierCondition_GT_autoExpress_cfi::t0, theAbsoluteT0PerWire, theFile, theHistoLayerMap, theHistoWireMap, theHistoWireMap_ref, theRelativeT0PerWire, theSigmaT0PerWire, tzero, and DTCalibDBUtils::writeToDB().
Referenced by o2olib.O2ORunMgr::executeJob().
|
private |
Definition at line 484 of file DTT0CalibrationRMS.cc.
References HltBtagPostValidation_cff::histoName, DTLayerId::layer(), DTChamberId::sector(), DTChamberId::station(), DTSuperLayerId::superlayer(), cond::impl::to_string(), DTChamberId::wheel(), and DTWireId::wire().
Referenced by analyze().
|
private |
Definition at line 491 of file DTT0CalibrationRMS.cc.
References HltBtagPostValidation_cff::histoName, DTLayerId::layer(), DTChamberId::sector(), DTChamberId::station(), DTSuperLayerId::superlayer(), cond::impl::to_string(), and DTChamberId::wheel().
|
private |
Definition at line 90 of file DTT0CalibrationRMS.h.
Referenced by DTT0CalibrationRMS().
|
private |
Definition at line 75 of file DTT0CalibrationRMS.h.
Referenced by DTT0CalibrationRMS(), and endJob().
|
private |
Definition at line 51 of file DTT0CalibrationRMS.h.
Referenced by analyze(), rrapi.RRApi::dprint(), util.rrapi.RRApi::dprint(), DTT0CalibrationRMS(), 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 ~DTT0CalibrationRMS().
|
private |
Definition at line 54 of file DTT0CalibrationRMS.h.
Referenced by analyze(), and DTT0CalibrationRMS().
|
private |
Definition at line 109 of file DTT0CalibrationRMS.h.
|
private |
Definition at line 110 of file DTT0CalibrationRMS.h.
Referenced by analyze().
|
private |
Definition at line 64 of file DTT0CalibrationRMS.h.
Referenced by analyze(), and DTT0CalibrationRMS().
|
private |
Definition at line 66 of file DTT0CalibrationRMS.h.
Referenced by analyze(), and DTT0CalibrationRMS().
|
private |
Definition at line 86 of file DTT0CalibrationRMS.h.
Referenced by analyze(), DTT0CalibrationRMS(), and endJob().
|
private |
Definition at line 98 of file DTT0CalibrationRMS.h.
Referenced by analyze().
|
private |
Definition at line 99 of file DTT0CalibrationRMS.h.
Referenced by analyze().
|
private |
Definition at line 96 of file DTT0CalibrationRMS.h.
|
private |
Definition at line 97 of file DTT0CalibrationRMS.h.
Referenced by analyze().
|
private |
Definition at line 62 of file DTT0CalibrationRMS.h.
Referenced by analyze(), and DTT0CalibrationRMS().
|
private |
Definition at line 100 of file DTT0CalibrationRMS.h.
|
private |
Definition at line 69 of file DTT0CalibrationRMS.h.
Referenced by analyze(), and DTT0CalibrationRMS().
|
private |
Definition at line 81 of file DTT0CalibrationRMS.h.
Referenced by analyze(), and DTT0CalibrationRMS().
|
private |
Definition at line 79 of file DTT0CalibrationRMS.h.
Referenced by analyze(), and DTT0CalibrationRMS().
|
private |
Definition at line 93 of file DTT0CalibrationRMS.h.
|
private |
Definition at line 80 of file DTT0CalibrationRMS.h.
Referenced by analyze(), and DTT0CalibrationRMS().
|
private |
Definition at line 78 of file DTT0CalibrationRMS.h.
Referenced by analyze(), and DTT0CalibrationRMS().
|
private |
Definition at line 57 of file DTT0CalibrationRMS.h.
Referenced by analyze(), DTT0CalibrationRMS(), endJob(), and ~DTT0CalibrationRMS().
|
private |
Definition at line 84 of file DTT0CalibrationRMS.h.
|
private |
Definition at line 102 of file DTT0CalibrationRMS.h.
|
private |
Definition at line 103 of file DTT0CalibrationRMS.h.
|
private |
Definition at line 59 of file DTT0CalibrationRMS.h.
|
private |
Definition at line 94 of file DTT0CalibrationRMS.h.
Referenced by endJob().
|
private |
Definition at line 106 of file DTT0CalibrationRMS.h.
Referenced by analyze().
|
private |
Definition at line 95 of file DTT0CalibrationRMS.h.
Referenced by endJob().
|
private |
Definition at line 105 of file DTT0CalibrationRMS.h.
Referenced by analyze().
|
private |
Definition at line 72 of file DTT0CalibrationRMS.h.
Referenced by analyze(), and DTT0CalibrationRMS().
|
private |
Definition at line 89 of file DTT0CalibrationRMS.h.
Referenced by analyze(), and DTT0CalibrationRMS().