Public Member Functions | |
Tracker_OldtoNewConverter (const edm::ParameterSet &) | |
~Tracker_OldtoNewConverter () | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
void | addBranches () |
virtual void | analyze (const edm::Event &iEvent, const edm::EventSetup &iSetup) override |
virtual void | beginJob () override |
void | createMap () |
virtual 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::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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 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) |
Definition at line 40 of file Tracker_OldtoNewConverter.cc.
|
explicit |
Definition at line 89 of file Tracker_OldtoNewConverter.cc.
References edm::ParameterSet::getUntrackedParameter(), m_conversionType, m_inputFile, m_outputFile, m_textFile, m_treeName, and AlCaHLTBitMon_QueryRunRegistry::string.
Tracker_OldtoNewConverter::~Tracker_OldtoNewConverter | ( | ) |
Definition at line 103 of file Tracker_OldtoNewConverter.cc.
|
private |
Definition at line 188 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 Vispa.Plugins.EdmBrowser.EventContentDataAccessor.EventContentDataAccessor::addContentFile(), and beginJob().
|
overrideprivatevirtual |
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 117 of file Tracker_OldtoNewConverter.cc.
References a_f, a_i, addBranches(), b_f, b_i, c_f, c_i, createMap(), 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 159 of file Tracker_OldtoNewConverter.cc.
References m_conversionType, m_textFile, and theMap.
Referenced by beginJob().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 210 of file Tracker_OldtoNewConverter.cc.
Referenced by o2o.O2ORunMgr::executeJob().
|
private |
Definition at line 73 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 72 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 73 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 72 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 73 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 72 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 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 59 of file Tracker_OldtoNewConverter.cc.
Referenced by beginJob(), and Tracker_OldtoNewConverter().
|
private |
Definition at line 65 of file Tracker_OldtoNewConverter.cc.
Referenced by beginJob().
|
private |
Definition at line 67 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 57 of file Tracker_OldtoNewConverter.cc.
Referenced by createMap(), and Tracker_OldtoNewConverter().
|
private |
Definition at line 60 of file Tracker_OldtoNewConverter.cc.
Referenced by beginJob(), and Tracker_OldtoNewConverter().
|
private |
Definition at line 70 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 62 of file Tracker_OldtoNewConverter.cc.
Referenced by beginJob(), and createMap().
|
private |
Definition at line 73 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 72 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 73 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 72 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 73 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().
|
private |
Definition at line 72 of file Tracker_OldtoNewConverter.cc.
Referenced by addBranches(), and beginJob().