EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
Loading...
Searching...
No Matches
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=nullptr)

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 = nullptr )

Definition at line 32 of file EvtReport.cpp.