Classes | |
class | CBInputStream |
class | CommonBlocks |
class | H5Handler |
class | HEPEUP |
class | HEPRUP |
class | LH5Reader |
class | LHEEvent |
class | LHEProxy |
class | LHEReader |
class | LHERunInfo |
class | STLInputStream |
class | StorageInputStream |
class | StorageWrap |
class | XMLDocument |
class | XMLInputSourceWrapper |
class | XMLSimpleStr |
class | XMLUniStr |
Typedefs | |
typedef XMLInputSourceWrapper < CBInputStream > | CBInputSource |
typedef XMLInputSourceWrapper < STLInputStream > | STLInputSource |
typedef XMLInputSourceWrapper < StorageInputStream > | StorageInputSource |
Functions | |
static void | attributesToDom (DOMElement *dom, const Attributes &attributes) |
static std::vector< std::string > | domToLines (const DOMNode *node) |
static void | fillHeader (LHERunInfo::Header &header, const char *data, int len=-1) |
static void | fillLines (std::vector< std::string > &lines, const char *data, int len=-1) |
static void | fixSubTree (HepMC::GenVertex *vertex, HepMC::FourVector &_time, std::set< const HepMC::GenVertex * > &visited) |
static void | logFileAction (char const *msg, std::string const &fileName) |
static void | logFileAction (char const *msg, std::string const &fileName) |
const bool | operator< (const LHERunInfo::Process &lhs, const LHERunInfo::Process &rhs) |
const bool | operator== (const LHERunInfo::Process &lhs, const LHERunInfo::Process &rhs) |
Definition at line 188 of file XMLUtils.h.
Definition at line 189 of file XMLUtils.h.
Definition at line 190 of file XMLUtils.h.
|
static |
Definition at line 146 of file LHEReader.cc.
References mps_fire::i, mergeVDriftHistosByStation::name, and relativeConstraints::value.
Referenced by lhef::LHEReader::XMLHandler::startElement().
|
static |
Definition at line 416 of file LHERunInfo.cc.
References cms::cuda::assert(), edmScanValgrind::buffer, fillLines(), AlCaHLTBitMon_ParallelJobs::p, submitPVResolutionJobs::q, and mps_fire::result.
Referenced by lhef::LHERunInfo::findHeader().
|
static |
Definition at line 155 of file LHEReader.cc.
References LHERunInfoProduct::Header::addLine(), data, dataset::end, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by lhef::LHEReader::XMLHandler::comment(), and lhef::LHEReader::XMLHandler::endElement().
|
static |
Definition at line 401 of file LHERunInfo.cc.
References data, dataset::end, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by domToLines().
|
static |
Definition at line 429 of file LHEEvent.cc.
Referenced by lhef::LHEEvent::fixHepMCEventTimeOrdering().
|
static |
Definition at line 31 of file LH5Reader.cc.
References MillePedeFileConverter_cfg::fileName, and edm::FlushMessageLog().
Referenced by lhef::LHEReader::next(), and lhef::LH5Reader::next().
|
static |
Definition at line 35 of file LHEReader.cc.
References MillePedeFileConverter_cfg::fileName, and edm::FlushMessageLog().
const bool lhef::operator< | ( | const LHERunInfo::Process & | lhs, |
const LHERunInfo::Process & | rhs | ||
) |
Definition at line 545 of file LHERunInfo.cc.
References lhef::LHERunInfo::Process::process().
const bool lhef::operator== | ( | const LHERunInfo::Process & | lhs, |
const LHERunInfo::Process & | rhs | ||
) |
Definition at line 541 of file LHERunInfo.cc.
References lhef::LHERunInfo::Process::process().