evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtReport.hh File Reference
#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=0)
 

Enumeration Type Documentation

◆ 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.

Function Documentation

◆ EvtGenReport()

std::ostream& EvtGenReport ( EvtGenSeverity  severity,
const char *  facility = 0 
)

Definition at line 33 of file EvtReport.cpp.