#include <HcalTestHistoManager.h>
Public Member Functions | |
void | fillTree (HcalTestHistoClass *histos) |
HcalTestHistoManager (const std::string &) | |
virtual | ~HcalTestHistoManager () |
Private Attributes | |
std::unique_ptr< HcalTestHistoClass > | h_ |
int | kount_ |
TTree * | tree_ |
Definition at line 22 of file HcalTestHistoManager.h.
HcalTestHistoManager::HcalTestHistoManager | ( | const std::string & | file | ) |
Definition at line 17 of file HcalTestHistoManager.cc.
References compareTotals::fs, h_, and tree_.
|
virtual |
Definition at line 31 of file HcalTestHistoManager.cc.
References kount_.
void HcalTestHistoManager::fillTree | ( | HcalTestHistoClass * | histos | ) |
Definition at line 37 of file HcalTestHistoManager.cc.
References h_, combine::histos, kount_, and tree_.
|
private |
Definition at line 31 of file HcalTestHistoManager.h.
Referenced by fillTree(), and HcalTestHistoManager().
|
private |
Definition at line 32 of file HcalTestHistoManager.h.
Referenced by fillTree(), and ~HcalTestHistoManager().
|
private |
Definition at line 30 of file HcalTestHistoManager.h.
Referenced by fillTree(), and HcalTestHistoManager().