![]() |
![]() |
Public Types | |
enum | { kXML, kGBRForest } |
Public Member Functions | |
categoryEntryType (const edm::ParameterSet &cfg) | |
~categoryEntryType () | |
Public Attributes | |
std::string | gbrForestName_ |
std::string | inputFileName_ |
int | inputFileType_ |
vstring | inputVariables_ |
std::string | methodName_ |
vstring | spectatorVariables_ |
Definition at line 38 of file GBRForestWriter.cc.
anonymous enum |
Enumerator | |
---|---|
kXML | |
kGBRForest |
Definition at line 67 of file GBRForestWriter.cc.
|
inline |
Definition at line 39 of file GBRForestWriter.cc.
References Exception, edm::ParameterSet::existsAs(), edm::FileInPath::fullPath(), gbrForestName_, edm::ParameterSet::getParameter(), inputFileName_, inputFileType_, inputVariables_, kGBRForest, kXML, methodName_, spectatorVariables_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by GBRForestWriter::jobEntryType::jobEntryType().
|
inline |
Definition at line 65 of file GBRForestWriter.cc.
std::string GBRForestWriter::categoryEntryType::gbrForestName_ |
Definition at line 71 of file GBRForestWriter.cc.
Referenced by categoryEntryType().
std::string GBRForestWriter::categoryEntryType::inputFileName_ |
Definition at line 66 of file GBRForestWriter.cc.
Referenced by categoryEntryType().
int GBRForestWriter::categoryEntryType::inputFileType_ |
Definition at line 68 of file GBRForestWriter.cc.
Referenced by categoryEntryType().
vstring GBRForestWriter::categoryEntryType::inputVariables_ |
Definition at line 69 of file GBRForestWriter.cc.
Referenced by categoryEntryType().
std::string GBRForestWriter::categoryEntryType::methodName_ |
Definition at line 72 of file GBRForestWriter.cc.
Referenced by categoryEntryType().
vstring GBRForestWriter::categoryEntryType::spectatorVariables_ |
Definition at line 70 of file GBRForestWriter.cc.
Referenced by categoryEntryType().