Stores the GENIE configuration in ROOT TFolders along with the output event tree. More...
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.
October 1, 2004
Copyright (c) 2003-2019, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org or see $GENIE/LICENSE
Definition at line 27 of file NtpMCJobConfig.h.
genie::NtpMCJobConfig::NtpMCJobConfig | ( | ) |
|
virtual |
Definition at line 43 of file NtpMCJobConfig.cxx.
|
inline |
TFolder * NtpMCJobConfig::Load | ( | void | ) |
Definition at line 48 of file NtpMCJobConfig.cxx.
References ana::assert(), genie::AlgConfigPool::ConfigKeyList(), genie::Registry::CopyToFolder(), fConfig, genie::AlgConfigPool::FindRegistry(), genie::AlgConfigPool::Instance(), findDuplicateFiles::key, LOG, pDEBUG, pNOTICE, and genie::utils::str::Split().
Referenced by genie::NtpWriter::Initialize().
|
private |
Definition at line 39 of file NtpMCJobConfig.h.
Referenced by GetFolder(), and Load().