BmnRoot
Loading...
Searching...
No Matches
BmnHistProf Class Reference

#include <BmnHistProf.h>

Inheritance diagram for BmnHistProf:
[legend]
Collaboration diagram for BmnHistProf:
[legend]

Public Member Functions

 BmnHistProf (TString title, TString path="", Int_t periodID=7, BmnSetup setup=kBMNSETUP)
 
virtual ~BmnHistProf ()
 
void Reset ()
 
void Register (THttpServer *serv)
 
void SetDir (TFile *outFile=NULL, TTree *recoTree=NULL)
 
void DrawBoth ()
 
void FillFromDigi (DigiArrays *fDigiArrays)
 
void ClearRefRun ()
 
BmnStatus SetRefRun (Int_t id)
 
- Public Member Functions inherited from BmnHist
 BmnHist (Int_t periodID=7, BmnSetup setup=kBMNSETUP)
 
virtual ~BmnHist ()
 
void SetRefRunName (TString v)
 
TString GetRefRunName () const
 
void SetRefID (Int_t v)
 
Int_t GetRefID () const
 
void SetRefPath (TString v)
 
TString GetRefPath () const
 
void SetPeriodID (Int_t v)
 
Int_t GetPeriodID () const
 
void SetBmnSetup (BmnSetup v)
 
BmnSetup GetBmnSetup () const
 
void SetShow (Bool_t v)
 
Bool_t GetShow () const
 
 BmnHist (Int_t periodID=7, BmnSetup setup=kBMNSETUP)
 
virtual ~BmnHist ()
 
void SetRefRunName (TString v)
 
TString GetRefRunName () const
 
void SetRefID (Int_t v)
 
Int_t GetRefID () const
 
void SetRefPath (TString v)
 
TString GetRefPath () const
 
void SetPeriodID (Int_t v)
 
Int_t GetPeriodID () const
 
void SetBmnSetup (BmnSetup v)
 
BmnSetup GetBmnSetup () const
 
void SetShow (Bool_t v)
 
Bool_t GetShow () const
 

Additional Inherited Members

- Static Public Member Functions inherited from BmnHist
static void DrawRef (unique_ptr< TCanvas > &canGemStrip, vector< PadInfo * > *canGemStripPads)
 
static void DrawRef (TCanvas *canGemStrip, vector< PadInfo * > *canGemStripPads)
 
static void DrawPad (TVirtualPad *pad, PadInfo *info)
 
static void FillPad (PadInfo *info, TTree *tree)
 
static BmnStatus LoadRefRun (Int_t refID, TString FullName, TString fTitle, vector< PadInfo * > canPads, vector< TString > Names)
 
static BmnStatus LoadRefRun (Int_t refID, TString FullName, TString fTitle, vector< PadInfo * > canPads)
 
static BmnStatus DrawPadFromTree (BmnPadBranch *br)
 
static void ResetPadTree (BmnPadBranch *br)
 
static BmnStatus FillPadFromTree (BmnPadBranch *br, TTree *tree)
 
static void SetHistStyleTH1 (TH1 *h)
 
static void DrawRef (unique_ptr< TCanvas > &canGemStrip, vector< PadInfo * > *canGemStripPads)
 
static void DrawRef (TCanvas *canGemStrip, vector< PadInfo * > *canGemStripPads)
 
static void DrawPad (TVirtualPad *pad, PadInfo *info)
 
static void FillPad (PadInfo *info, TTree *tree)
 
static BmnStatus LoadRefRun (Int_t refID, TString FullName, TString fTitle, vector< PadInfo * > canPads, vector< TString > Names)
 
static BmnStatus LoadRefRun (Int_t refID, TString FullName, TString fTitle, vector< PadInfo * > canPads)
 
static BmnStatus DrawPadFromTree (BmnPadBranch *br)
 
static void ResetPadTree (BmnPadBranch *br)
 
static BmnStatus FillPadFromTree (BmnPadBranch *br, TTree *tree)
 
static void SetHistStyleTH1 (TH1 *h)
 
- Protected Attributes inherited from BmnHist
Bool_t isShown
 
THttpServer * fServer
 
TTree * frecoTree
 
TDirectory * fDir
 
TString refPath
 
TString refRunName
 
Int_t refID
 
TFile * refFile
 
Int_t fPeriodID
 
BmnSetup fSetup
 

Detailed Description

Definition at line 22 of file BmnHistProf.h.

Constructor & Destructor Documentation

◆ BmnHistProf()

BmnHistProf::BmnHistProf ( TString  title,
TString  path = "",
Int_t  periodID = 7,
BmnSetup  setup = kBMNSETUP 
)

◆ ~BmnHistProf()

BmnHistProf::~BmnHistProf ( )
virtual

Definition at line 69 of file BmnHistProf.cxx.

References BmnHist::fDir.

Member Function Documentation

◆ ClearRefRun()

void BmnHistProf::ClearRefRun ( )
virtual

Implements BmnHist.

Definition at line 144 of file BmnHistProf.cxx.

References BmnHist::refID.

◆ DrawBoth()

void BmnHistProf::DrawBoth ( )
virtual

Implements BmnHist.

Definition at line 110 of file BmnHistProf.cxx.

References BmnHist::DrawRef().

Referenced by SetRefRun().

◆ FillFromDigi()

void BmnHistProf::FillFromDigi ( DigiArrays fDigiArrays)
virtual

◆ Register()

void BmnHistProf::Register ( THttpServer *  serv)
virtual

Implements BmnHist.

Definition at line 79 of file BmnHistProf.cxx.

References BmnHist::fServer.

◆ Reset()

void BmnHistProf::Reset ( )
virtual

Implements BmnHist.

Definition at line 156 of file BmnHistProf.cxx.

◆ SetDir()

void BmnHistProf::SetDir ( TFile *  outFile = NULL,
TTree *  recoTree = NULL 
)
virtual

Implements BmnHist.

Definition at line 98 of file BmnHistProf.cxx.

References BmnHist::fDir, and BmnHist::frecoTree.

◆ SetRefRun()

BmnStatus BmnHistProf::SetRefRun ( Int_t  id)

The documentation for this class was generated from the following files: