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.
September 10, 2006
Copyright (c) 2003-2020, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org
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 |
Definition at line 34 of file NtpMCJobEnv.h.
TFolder * NtpMCJobEnv::TakeSnapshot | ( | void | ) |
Definition at line 41 of file NtpMCJobEnv.cxx.
|
private |
Definition at line 38 of file NtpMCJobEnv.h.