#include <EcalFloatCondObjectContainerXMLTranslator.h>
Static Public Member Functions | |
static std::vector< float > | barrelfromXML (const std::string &filename) |
static std::string | dumpXML (const EcalCondHeader &header, const EcalFloatCondObjectContainer &record) |
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) |
Translates a EcalFloatCondObjectContainer record to XML and vice versa
Definition at line 21 of file EcalFloatCondObjectContainerXMLTranslator.h.
|
static |
Definition at line 86 of file EcalFloatCondObjectContainerXMLTranslator.cc.
References EcalCondObjectContainer< T >::barrelItems(), insertMaterial::readXML(), and record.
Referenced by BOOST_PYTHON_MODULE().
|
static |
Definition at line 108 of file EcalFloatCondObjectContainerXMLTranslator.cc.
References asciidump::doc, ExpressReco_HICollisions_FallBack::dump, xuti::EcalFloatCondObjectContainer_tag(), xuti::fromNative(), EBDetId::kSizeForDenseIndexing, EEDetId::kSizeForDenseIndexing, EBDetId::MIN_HASH, dbtoconf::root, xuti::toNative(), EBDetId::unhashIndex(), EEDetId::unhashIndex(), EEDetId::validHashIndex(), xuti::Value_tag(), xuti::writeCell(), xuti::writeHeader(), and xuti::WriteNodeWithValue().
Referenced by cond::PayLoadInspector< DataT >::dump().
|
static |
Definition at line 97 of file EcalFloatCondObjectContainerXMLTranslator.cc.
References EcalCondObjectContainer< T >::endcapItems(), insertMaterial::readXML(), and record.
Referenced by BOOST_PYTHON_MODULE().
|
static |
Definition at line 24 of file EcalFloatCondObjectContainerXMLTranslator.cc.
References xuti::Cell_tag(), gather_cfg::cout, cond::rpcobgas::detid, xuti::getChildNode(), xuti::GetNodeData(), geometryXMLtoCSV::parser, xuti::readCellId(), xuti::readHeader(), and xuti::Value_tag().
Referenced by EcalFloatCondObjectContainerHandler::getNewObjects(), popcon::EcalIntercalibHandler::getNewObjects(), PhiSymmetryCalibration_step2::setUp(), PhiSymmetryCalibration_step2_SM::setUp(), and PhiSymmetryCalibration::setUp().
|
static |
Definition at line 179 of file EcalFloatCondObjectContainerXMLTranslator.cc.
References EcalCondTools::dumpXML(), and dbtoconf::out.
Referenced by PhiSymmetryCalibration_step2::endJob(), PhiSymmetryCalibration_step2_SM::endJob(), and main().