|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include <iostream>Go to the source code of this file.
Enumerations | |
| enum | EvtGenSeverity { EVTGEN_EMERGENCY , EVTGEN_ALERT , EVTGEN_CRITICAL , EVTGEN_ERROR , EVTGEN_WARNING , EVTGEN_NOTICE , EVTGEN_INFO , EVTGEN_DEBUG } |
Functions | |
| std::ostream & | EvtGenReport (EvtGenSeverity severity, const char *facility=nullptr) |
| enum EvtGenSeverity |
| Enumerator | |
|---|---|
| EVTGEN_EMERGENCY | |
| EVTGEN_ALERT | |
| EVTGEN_CRITICAL | |
| EVTGEN_ERROR | |
| EVTGEN_WARNING | |
| EVTGEN_NOTICE | |
| EVTGEN_INFO | |
| EVTGEN_DEBUG | |
Definition at line 44 of file EvtReport.hh.
| std::ostream & EvtGenReport | ( | EvtGenSeverity | severity, |
| const char * | facility = nullptr ) |
Definition at line 32 of file EvtReport.cpp.