#include <EcalFloatCondObjectContainerXMLTranslator.h>
Static Public Member Functions | |
static std::vector< float > | barrelfromXML (const std::string &filename) |
static std::string | dumpXML (const EcalCondHeader &header, const std::vector< float > &eb, const std::vector< float > &ee) |
static std::vector< float > | endcapfromXML (const std::string &filename) |
static int | readXML (const std::string &filename, EcalCondHeader &header, EcalFloatCondObjectContainer &record) |
static int | writeXML (const std::string &filename, const EcalCondHeader &header, const EcalFloatCondObjectContainer &record) |
Static Private Member Functions | |
static std::string | dumpXML (const EcalCondHeader &header, const EcalFloatCondObjectContainer &record) |
Translates a EcalFloatCondObjectContainer record to XML and vice versa
Definition at line 18 of file EcalFloatCondObjectContainerXMLTranslator.h.
|
static |
Definition at line 145 of file EcalFloatCondObjectContainerXMLTranslator.cc.
References EcalCondObjectContainer< T >::barrelItems(), RecoTauValidation_cfi::header, insertMaterial::readXML(), and record.
Referenced by BOOST_PYTHON_MODULE().
|
static |
Definition at line 168 of file EcalFloatCondObjectContainerXMLTranslator.cc.
References MessageLogger_cfi::cerr, EcalCondTools::dumpXML(), EBDetId::kSizeForDenseIndexing, EEDetId::kSizeForDenseIndexing, record, AlCaHLTBitMon_QueryRunRegistry::string, EBDetId::unhashIndex(), EEDetId::unhashIndex(), and EEDetId::validHashIndex().
Referenced by ecalpyutils::arraystoXML().
|
staticprivate |
Definition at line 215 of file EcalFloatCondObjectContainerXMLTranslator.cc.
References common_cff::doc, FrontierConditions_GlobalTag_cff::dump, xuti::EcalFloatCondObjectContainer_tag(), EcalCondObjectContainer< T >::end(), EcalCondObjectContainer< T >::find(), EBDetId::kSizeForDenseIndexing, EEDetId::kSizeForDenseIndexing, EBDetId::MIN_HASH, AlCaHLTBitMon_QueryRunRegistry::string, cms::xerces::toString(), EBDetId::unhashIndex(), EEDetId::unhashIndex(), cms::xerces::uStr(), EEDetId::validHashIndex(), xuti::Value_tag(), xuti::writeCell(), xuti::writeHeader(), xuti::WriteNodeWithValue(), cscNeutronWriter_cfi::writer, cms::concurrency::xercesInitialize(), and cms::concurrency::xercesTerminate().
|
static |
Definition at line 156 of file EcalFloatCondObjectContainerXMLTranslator.cc.
References EcalCondObjectContainer< T >::endcapItems(), RecoTauValidation_cfi::header, insertMaterial::readXML(), record, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by BOOST_PYTHON_MODULE().
|
static |
Definition at line 24 of file EcalFloatCondObjectContainerXMLTranslator.cc.
References gather_cfg::cout, cmsRelvalreport::exit, runEdmFileComparison::found, mps_fire::i, kEBChannels, kEEChannels, AlCaHLTBitMon_QueryRunRegistry::string, EBDetId::unhashIndex(), EEDetId::unhashIndex(), and heppy_batch::val.
Referenced by EcalTrivialConditionRetriever::getIntercalibConstantsFromConfiguration(), EcalTrivialConditionRetriever::getIntercalibConstantsMCFromConfiguration(), EcalFloatCondObjectContainerHandler::getNewObjects(), PhiSymmetryCalibration_step2::setUp(), PhiSymmetryCalibration_step2_SM::setUp(), and PhiSymmetryCalibration::setUp().
|
static |
Definition at line 283 of file EcalFloatCondObjectContainerXMLTranslator.cc.
References EcalCondTools::dumpXML(), MillePedeFileConverter_cfg::out, cms::concurrency::xercesInitialize(), and cms::concurrency::xercesTerminate().
Referenced by PhiSymmetryCalibration_step2::endJob(), PhiSymmetryCalibration_step2_SM::endJob(), and main().