Prevent histograms being added to the current directory. More...
#include <Utilities.h>
Public Member Functions | |
DontAddDirectory () | |
~DontAddDirectory () | |
Protected Attributes | |
bool | fBackup |
Prevent histograms being added to the current directory.
Upon going out of scope, restores the previous setting
Definition at line 56 of file sbnana/sbnana/CAFAna/Core/Utilities.h.
ana::DontAddDirectory::DontAddDirectory | ( | ) |
Definition at line 39 of file sbnana/sbnana/CAFAna/Core/Utilities.cxx.
ana::DontAddDirectory::~DontAddDirectory | ( | ) |
Definition at line 46 of file sbnana/sbnana/CAFAna/Core/Utilities.cxx.
|
protected |
Definition at line 62 of file sbnana/sbnana/CAFAna/Core/Utilities.h.