JME::JetResolutionObject Class Reference
List of all members.
Classes |
class | Definition |
struct | Range |
class | Record |
Public Member Functions |
| JetResolutionObject (const std::string &filename) |
| JetResolutionObject (const JetResolutionObject &filename) |
void | dump () const |
void | saveToFile (const std::string &file) const |
const Record * | getRecord (const JetParameters &bins) const |
float | evaluateFormula (const Record &record, const JetParameters &variables) const |
const std::vector< Record > & | getRecords () const |
const Definition & | getDefinition () const |
Private Attributes |
Definition | m_definition |
std::vector< Record > | m_records |
bool | m_valid = false |
The documentation for this class was generated from the following files: