#include <CondFormats/PCLConfig/plugins/AlignPCLThresholdsWriter.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
DOFs::dof | mapOntoEnum (std::string coord) |
Private Attributes | |
const unsigned int | m_minNrecords |
const std::vector< edm::ParameterSet > | m_parameters |
const std::string | m_record |
AlignPCLThresholds * | myThresholds |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Description: class to build the SiPixelAli PCL thresholds
Definition at line 48 of file AlignPCLThresholdsWriter.cc.
|
explicit |
Definition at line 73 of file AlignPCLThresholdsWriter.cc.
References myThresholds.
|
override |
Definition at line 83 of file AlignPCLThresholdsWriter.cc.
References myThresholds.
|
overrideprivate |
Definition at line 94 of file AlignPCLThresholdsWriter.cc.
References a, cond::service::PoolDBOutputService::currentTime(), qjetsadder_cfi::cutoff, spr::find(), edm::Service< T >::isAvailable(), m_minNrecords, m_parameters, m_record, mapOntoEnum(), myThresholds, AlignPCLThresholds::printAll(), AlignPCLThresholds::setAlignPCLThreshold(), AlignPCLThresholds::setNRecords(), AlignPCLThreshold::coordThresholds::setThresholds(), AlignPCLThresholds::size(), AlCaHLTBitMon_QueryRunRegistry::string, DOFs::thetaX, DOFs::thetaY, DOFs::thetaZ, cond::service::PoolDBOutputService::writeOne(), DOFs::X, DOFs::Y, and DOFs::Z.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 204 of file AlignPCLThresholdsWriter.cc.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 210 of file AlignPCLThresholdsWriter.cc.
|
static |
Definition at line 241 of file AlignPCLThresholdsWriter.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
private |
Definition at line 214 of file AlignPCLThresholdsWriter.cc.
References DOFs::extraDOF, DOFs::thetaX, DOFs::thetaY, DOFs::thetaZ, DOFs::X, DOFs::Y, and DOFs::Z.
Referenced by analyze().
|
private |
Definition at line 64 of file AlignPCLThresholdsWriter.cc.
Referenced by analyze().
|
private |
Definition at line 65 of file AlignPCLThresholdsWriter.cc.
Referenced by analyze().
|
private |
Definition at line 63 of file AlignPCLThresholdsWriter.cc.
Referenced by analyze().
|
private |
Definition at line 66 of file AlignPCLThresholdsWriter.cc.
Referenced by AlignPCLThresholdsWriter(), analyze(), and ~AlignPCLThresholdsWriter().