Stores summary information about the last call to Forester::Plant().
More...
#include <Forester.h>
|
| Status () |
|
virtual | ~Status () |
|
virtual std::ostream & | Print (std::ostream &os=std::cout) const |
|
Stores summary information about the last call to Forester::Plant().
KK: Made public for rootcint
Definition at line 154 of file Forester.h.
◆ Status()
erhic::Forester::Status::Status |
( |
| ) |
|
◆ ~Status()
erhic::Forester::Status::~Status |
( |
| ) |
|
|
virtual |
◆ ClassDef()
erhic::Forester::Status::ClassDef |
( |
Status |
, |
|
|
1 |
|
|
) |
| |
|
protected |
◆ ModifyEventCount()
void erhic::Forester::Status::ModifyEventCount |
( |
Long64_t |
count | ) |
|
|
protectedvirtual |
◆ ModifyParticleCount()
void erhic::Forester::Status::ModifyParticleCount |
( |
Long64_t |
count | ) |
|
|
protectedvirtual |
◆ Print()
std::ostream & erhic::Forester::Status::Print |
( |
std::ostream & |
os = std::cout | ) |
const |
|
virtual |
◆ StartTimer()
void erhic::Forester::Status::StartTimer |
( |
| ) |
|
|
protectedvirtual |
◆ StopTimer()
void erhic::Forester::Status::StopTimer |
( |
| ) |
|
|
protectedvirtual |
◆ Forester
◆ mEndTime
time_t erhic::Forester::Status::mEndTime |
|
protected |
◆ mNEvents
Long64_t erhic::Forester::Status::mNEvents |
|
protected |
◆ mNParticles
Long64_t erhic::Forester::Status::mNParticles |
|
protected |
◆ mStartTime
time_t erhic::Forester::Status::mStartTime |
|
protected |
◆ mTimer
TStopwatch erhic::Forester::Status::mTimer |
|
mutableprotected |
The documentation for this class was generated from the following files: