#include <RPAlignmentCorrectionsMethods.h>
Public Member Functions | |
RPAlignmentCorrectionsMethods () | |
Static Public Member Functions | |
static RPAlignmentCorrectionsData | GetCorrectionsData (xercesc::DOMNode *) |
static RPAlignmentCorrectionsData | GetCorrectionsDataFromFile (const std::string &fileName) |
static void | WriteXML (const RPAlignmentCorrectionData &data, FILE *f, bool precise, bool wrErrors, bool wrSh_r, bool wrSh_xy, bool wrSh_z, bool wrRot_z) |
static void | WriteXMLBlock (const RPAlignmentCorrectionsData &, FILE *, bool precise=false, bool wrErrors=true, bool wrSh_r=true, bool wrSh_xy=true, bool wrSh_z=true, bool wrRot_z=true) |
writes a block of corrections into a file More... | |
static void | WriteXMLFile (const RPAlignmentCorrectionsData &, const std::string &fileName, bool precise=false, bool wrErrors=true, bool wrSh_r=true, bool wrSh_xy=true, bool wrSh_z=true, bool wrRot_z=true) |
writes corrections into a single XML file More... | |
Definition at line 26 of file RPAlignmentCorrectionsMethods.h.
|
inline |
Definition at line 30 of file RPAlignmentCorrectionsMethods.h.
|
static |
Definition at line 88 of file RPAlignmentCorrectionsMethods.cc.
References a, RPAlignmentCorrectionsData::AddRPCorrection(), RPAlignmentCorrectionsData::AddSensorCorrection(), Exception, i, j, gen::n, mps_fire::result, and XERCES_CPP_NAMESPACE_USE::transcode().
Referenced by RPAlignmentCorrectionsDataSequence::LoadXMLFile().
|
static |
Definition at line 35 of file RPAlignmentCorrectionsMethods.cc.
References ztail::d, Exception, personalPlayback::fn, python.rootplot.argparse::message, createfilelist::parser, fetchall_from_DQM_v2::release, dqm_diff::start, AlCaHLTBitMon_QueryRunRegistry::string, and XERCES_CPP_NAMESPACE_USE::transcode().
|
static |
Definition at line 197 of file RPAlignmentCorrectionsMethods.cc.
References RPAlignmentCorrectionData::rot_z(), RPAlignmentCorrectionData::rot_z_e(), RPAlignmentCorrectionData::sh_r(), RPAlignmentCorrectionData::sh_r_e(), RPAlignmentCorrectionData::sh_x(), RPAlignmentCorrectionData::sh_x_e(), RPAlignmentCorrectionData::sh_y(), RPAlignmentCorrectionData::sh_y_e(), RPAlignmentCorrectionData::sh_z(), RPAlignmentCorrectionData::sh_z_e(), and WRITE.
|
static |
writes a block of corrections into a file
Definition at line 297 of file RPAlignmentCorrectionsMethods.cc.
References RPAlignmentCorrectionsData::GetRPMap(), and RPAlignmentCorrectionsData::GetSensorMap().
Referenced by RPAlignmentCorrectionsDataSequence::WriteXMLFile().
|
static |
writes corrections into a single XML file
Definition at line 277 of file RPAlignmentCorrectionsMethods.cc.
References Exception.