#include <Alignment/OfflineValidation/plugins/Tracker_OldtoNewConverter.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 | addBranches () |
void | analyze (const edm::Event &iEvent, const edm::EventSetup &iSetup) override |
void | beginJob () override |
void | createMap () |
void | endJob () override |
Private Attributes | |
double | a_f |
double | a_i |
double | b_f |
double | b_i |
double | c_f |
double | c_i |
std::string | m_conversionType |
std::string | m_inputFile |
TFile * | m_inputTFile |
TTree * | m_inputTree |
std::string | m_outputFile |
TFile * | m_outputTFile |
TTree * | m_outputTree |
std::string | m_textFile |
std::string | m_treeName |
uint32_t | rawid_f |
uint32_t | rawid_i |
std::map< uint32_t, uint32_t > | theMap |
double | x_f |
double | x_i |
double | y_f |
double | y_i |
double | z_f |
double | z_i |
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) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 38 of file Tracker_OldtoNewConverter.cc.
|
explicit |
Definition at line 85 of file Tracker_OldtoNewConverter.cc.
References edm::ParameterSet::getUntrackedParameter(), m_conversionType, m_inputFile, m_outputFile, m_textFile, m_treeName, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridedefault |
|
private |
Definition at line 199 of file Tracker_OldtoNewConverter.cc.
References a_f, a_i, b_f, b_i, c_f, c_i, m_inputTree, m_outputTree, rawid_f, rawid_i, x_f, x_i, y_f, y_i, z_f, and z_i.
Referenced by beginJob().
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 127 of file Tracker_OldtoNewConverter.cc.
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 130 of file Tracker_OldtoNewConverter.cc.
References a_f, a_i, addBranches(), b_f, b_i, c_f, c_i, createMap(), mps_fire::i, m_inputFile, m_inputTFile, m_inputTree, m_outputFile, m_outputTFile, m_outputTree, m_treeName, rawid_f, rawid_i, edm::second(), theMap, x_f, x_i, y_f, y_i, z_f, and z_i.
|
private |
Definition at line 166 of file Tracker_OldtoNewConverter.cc.
References dqmiodatasetharvest::ctr, m_conversionType, m_textFile, and theMap.
Referenced by beginJob().
|
overrideprivatevirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 218 of file Tracker_OldtoNewConverter.cc.
Referenced by o2olib.O2ORunMgr::executeJob().
|
static |
Definition at line 115 of file Tracker_OldtoNewConverter.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 71 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 70 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 71 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 70 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 71 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 70 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 55 of file Tracker_OldtoNewConverter.cc.
Referenced by createMap(), and Tracker_OldtoNewConverter().
|
private |
Definition at line 57 of file Tracker_OldtoNewConverter.cc.
Referenced by beginJob(), and Tracker_OldtoNewConverter().
|
private |
Definition at line 63 of file Tracker_OldtoNewConverter.cc.
Referenced by beginJob().
|
private |
Definition at line 65 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 58 of file Tracker_OldtoNewConverter.cc.
Referenced by beginJob(), and Tracker_OldtoNewConverter().
|
private |
Definition at line 64 of file Tracker_OldtoNewConverter.cc.
Referenced by beginJob().
|
private |
Definition at line 66 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 56 of file Tracker_OldtoNewConverter.cc.
Referenced by createMap(), and Tracker_OldtoNewConverter().
|
private |
Definition at line 59 of file Tracker_OldtoNewConverter.cc.
Referenced by beginJob(), and Tracker_OldtoNewConverter().
|
private |
Definition at line 68 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 68 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 61 of file Tracker_OldtoNewConverter.cc.
Referenced by beginJob(), and createMap().
|
private |
Definition at line 71 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 70 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 71 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 70 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 71 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 70 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().