GENIEGenerator
|
Stores the GENIE configuration in ROOT TFolders along with the output event tree. More...
#include <NtpMCJobConfig.h>
Public Member Functions | |
NtpMCJobConfig () | |
virtual | ~NtpMCJobConfig () |
TFolder * | Load (void) |
TFolder * | GetFolder (void) |
Private Attributes | |
TFolder * | fConfig |
Stores the GENIE configuration in ROOT TFolders along with the output event tree.
Definition at line 26 of file NtpMCJobConfig.h.
NtpMCJobConfig::NtpMCJobConfig | ( | ) |
Definition at line 32 of file NtpMCJobConfig.cxx.
|
virtual |
Definition at line 37 of file NtpMCJobConfig.cxx.
|
inline |
TFolder * NtpMCJobConfig::Load | ( | void | ) |
Definition at line 42 of file NtpMCJobConfig.cxx.
References genie::AlgConfigPool::ConfigKeyList(), genie::Registry::CopyToFolder(), fConfig, genie::AlgConfigPool::FindRegistry(), genie::AlgConfigPool::Instance(), LOG, pDEBUG, pNOTICE, and genie::utils::str::Split().
Referenced by genie::NtpWriter::Initialize().
|
private |
Definition at line 38 of file NtpMCJobConfig.h.
Referenced by GetFolder(), and Load().