star-travex
|
#include <StiHifyRatiosHistContainer.h>
Public Member Functions | |
StiHifyRatiosHistContainer (const char *name, TDirectory *motherDir=0, Option_t *option="") | |
virtual void | FillDerivedHists () |
void | CreateRatioHist (const TH1 *hNumer, const TH1 *hDenom) |
Definition at line 7 of file StiHifyRatiosHistContainer.h.
StiHifyRatiosHistContainer::StiHifyRatiosHistContainer | ( | const char * | name, |
TDirectory * | motherDir = 0 , |
||
Option_t * | option = "" |
||
) |
Definition at line 6 of file StiHifyRatiosHistContainer.cxx.
void StiHifyRatiosHistContainer::CreateRatioHist | ( | const TH1 * | hNumer, |
const TH1 * | hDenom | ||
) |
Definition at line 12 of file StiHifyRatiosHistContainer.cxx.
|
inlinevirtual |
Definition at line 13 of file StiHifyRatiosHistContainer.h.