GENIEGenerator
|
Stores a snapshot of your environment in ROOT TFolder along with the output event tree. More...
#include <NtpMCJobEnv.h>
Public Member Functions | |
NtpMCJobEnv () | |
virtual | ~NtpMCJobEnv () |
TFolder * | TakeSnapshot (void) |
TFolder * | GetFolder (void) |
Private Attributes | |
TFolder * | fEnv |
Stores a snapshot of your environment in ROOT TFolder along with the output event tree.
Definition at line 26 of file NtpMCJobEnv.h.
NtpMCJobEnv::NtpMCJobEnv | ( | ) |
Definition at line 31 of file NtpMCJobEnv.cxx.
|
virtual |
Definition at line 36 of file NtpMCJobEnv.cxx.
|
inline |
TFolder * NtpMCJobEnv::TakeSnapshot | ( | void | ) |
Definition at line 41 of file NtpMCJobEnv.cxx.
References genie::controls::kMCEnv, LOG, pINFO, and pNOTICE.
Referenced by genie::NtpWriter::Initialize().
|
private |
Definition at line 38 of file NtpMCJobEnv.h.
Referenced by GetFolder().