![]() |
Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
Classes | |
| class | Hammer::Log |
| Logging class. More... | |
| class | Hammer::PID |
| Hammer class for dealing with particle data. More... | |
| class | Hammer::SettingsConsumer |
| Base class to access the settings repository. More... | |
Functions | |
| ostream & | Hammer::operator<< (Log &log, int level) |
| Streaming output to a logger must have a Level/int as its first argument. More... | |
| ostream& Hammer::operator<< | ( | Log & | log, |
| int | level | ||
| ) |
Streaming output to a logger must have a Level/int as its first argument.
| [in] | log | the logger |
| [in] | level | the log level |
Definition at line 334 of file Logging.cc.