![]() |
Rivet
3.1.2
|
Functions | |
const std::string & | Rivet::AnalysisInfo::status () const |
Whether this analysis is trusted (in any way!) | |
void | Rivet::AnalysisInfo::setStatus (const std::string &status) |
Set the analysis code status. | |
bool | Rivet::AnalysisInfo::reentrant () const |
Return true if finalize() can be run multiple times for this analysis. | |
void | Rivet::AnalysisInfo::setReentrant (bool ree=true) |
setReentrant | |
bool | Rivet::AnalysisInfo::validated () const |
Return true if validated. | |
bool | Rivet::AnalysisInfo::preliminary () const |
Return true if preliminary. | |
bool | Rivet::AnalysisInfo::obsolete () const |
Return true if obsolete. | |
bool | Rivet::AnalysisInfo::unvalidated () const |
Return true if unvalidated. | |
bool | Rivet::AnalysisInfo::random () const |
Return true if includes random variations. | |
bool | Rivet::AnalysisInfo::unphysical () const |
bool | Rivet::AnalysisInfo::hepdata () const |
Check if refdata comes automatically from Hepdata. | |
bool | Rivet::AnalysisInfo::multiweight () const |
Check if This analysis can handle mulltiple weights. | |
bool | Rivet::AnalysisInfo::statuscheck (string word) const |
? | |
|
inline |
Return true if the analysis uses generator-dependent information.
References Rivet::AnalysisInfo::statuscheck().