![]() |
Project
|
#include <MCEventStats.h>
Public Member Functions | |
void | setNHits (int n) |
int | getNHits () const |
void | setNTransportedTracks (int n) |
int | getNTransportedTracks () const |
void | setNKeptTracks (int n) |
int | getNKeptTracks () const |
void | setNSteps (int n) |
int | getNSteps () const |
void | add (MCEventStats const &other) |
merge from another object | |
A simple class collecting summary counters about the MC transport of a single event/chunk
Definition at line 26 of file MCEventStats.h.
|
inline |
merge from another object
Definition at line 39 of file MCEventStats.h.
|
inline |
Definition at line 30 of file MCEventStats.h.
|
inline |
Definition at line 34 of file MCEventStats.h.
|
inline |
Definition at line 36 of file MCEventStats.h.
|
inline |
Definition at line 32 of file MCEventStats.h.
Definition at line 29 of file MCEventStats.h.
Definition at line 33 of file MCEventStats.h.
Definition at line 35 of file MCEventStats.h.
Definition at line 31 of file MCEventStats.h.