Classes | |
class | BranchingRatios |
class | CBInputStream |
class | CommonBlocks |
class | Hadronisation |
class | HEPEUP |
class | HEPRUP |
class | JetClustering |
class | JetInput |
class | JetMatching |
class | JetMatchingMLM |
class | LHEEvent |
class | LHEProxy |
class | LHEReader |
class | LHERunInfo |
class | Matching |
class | SimpleMatrix |
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 | invalidateTree (JetInput::ParticleBitmap &invalid, const JetInput::ParticleVector &p, const HepMC::GenVertex *v) |
static bool | isContained (const std::vector< unsigned int > &list, int id) |
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) |
static unsigned int | partIdx (const JetInput::ParticleVector &p, const HepMC::GenParticle *particle) |
template<typename T > | |
static void | pop (std::vector< T > &vec, unsigned int index) |
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 151 of file LHEReader.cc.
References i, mergeVDriftHistosByStation::name, and relativeConstraints::value.
Referenced by lhef::LHEReader::XMLHandler::startElement().
|
static |
Definition at line 510 of file LHERunInfo.cc.
References fillLines(), AlCaHLTBitMon_ParallelJobs::p, lumiQueryAPI::q, and query::result.
Referenced by lhef::LHERunInfo::findHeader().
|
static |
Definition at line 161 of file LHEReader.cc.
References LHERunInfoProduct::Header::addLine(), data, end, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by lhef::LHEReader::XMLHandler::comment(), and lhef::LHEReader::XMLHandler::endElement().
|
static |
Definition at line 493 of file LHERunInfo.cc.
References data, end, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by domToLines().
|
static |
Definition at line 488 of file LHEEvent.cc.
References getDQMSummary::iter, and cond::rpcobgas::time.
Referenced by lhef::LHEEvent::fixHepMCEventTimeOrdering().
|
static |
Definition at line 143 of file JetInput.cc.
References customizeTrackingMonitorSeedNumber::idx, getDQMSummary::iter, and partIdx().
Referenced by lhef::JetInput::operator()().
|
inlinestatic |
Definition at line 89 of file JetInput.cc.
Referenced by TopDecaySubset::checkWBosons(), lhef::JetInput::isExcludedFromResonances(), lhef::JetInput::isIgnored(), and lhef::JetInput::isResonance().
|
static |
Definition at line 37 of file LHEReader.cc.
References convertXMLtoSQLite_cfg::fileName, and edm::FlushMessageLog().
Referenced by lhef::LHEReader::next().
const bool lhef::operator< | ( | const LHERunInfo::Process & | lhs, |
const LHERunInfo::Process & | rhs | ||
) |
Definition at line 659 of file LHERunInfo.cc.
References lhef::LHERunInfo::Process::process().
const bool lhef::operator== | ( | const LHERunInfo::Process & | lhs, |
const LHERunInfo::Process & | rhs | ||
) |
Definition at line 656 of file LHERunInfo.cc.
References lhef::LHERunInfo::Process::process().
|
static |
Definition at line 130 of file JetInput.cc.
Referenced by lhef::JetInput::fromHardProcess(), lhef::JetInput::fromResonance(), lhef::JetInput::fromSignalVertex(), invalidateTree(), and lhef::JetInput::testPartonChildren().
|
inlinestatic |
Definition at line 150 of file LHEEvent.cc.
References findQualityFiles::size.
Referenced by lhef::LHEEvent::removeParticle().