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

#include <BmnHistMSC.h>

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

Public Member Functions

 BmnHistMSC (TString title, TString path="", Int_t periodID=7, BmnSetup setup=kBMNSETUP, BmnTrigRaw2Digit *trigMapper=nullptr)
 
virtual ~BmnHistMSC ()
 
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)
 
void SetHistFileNameAdd (TString add)
 
 BmnHistMSC (TString title, TString path="", Int_t periodID=7, BmnSetup setup=kBMNSETUP, BmnTrigRaw2Digit *trigMapper=nullptr)
 
virtual ~BmnHistMSC ()
 
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)
 
void SetHistFileNameAdd (TString add)
 
- 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 26 of file BmnHistMSC.h.

Constructor & Destructor Documentation

◆ BmnHistMSC() [1/2]

BmnHistMSC::BmnHistMSC ( TString  title,
TString  path = "",
Int_t  periodID = 7,
BmnSetup  setup = kBMNSETUP,
BmnTrigRaw2Digit trigMapper = nullptr 
)

◆ ~BmnHistMSC() [1/2]

BmnHistMSC::~BmnHistMSC ( )
virtual

Definition at line 54 of file BmnHistMSC.cxx.

References BmnHist::fDir.

◆ BmnHistMSC() [2/2]

BmnHistMSC::BmnHistMSC ( TString  title,
TString  path = "",
Int_t  periodID = 7,
BmnSetup  setup = kBMNSETUP,
BmnTrigRaw2Digit trigMapper = nullptr 
)

◆ ~BmnHistMSC() [2/2]

virtual BmnHistMSC::~BmnHistMSC ( )
virtual

Member Function Documentation

◆ ClearRefRun() [1/2]

void BmnHistMSC::ClearRefRun ( )
virtual

Implements BmnHist.

Definition at line 128 of file BmnHistMSC.cxx.

References BmnHist::refID.

◆ ClearRefRun() [2/2]

void BmnHistMSC::ClearRefRun ( )
virtual

Implements BmnHist.

◆ DrawBoth() [1/2]

void BmnHistMSC::DrawBoth ( )
virtual

Implements BmnHist.

Definition at line 90 of file BmnHistMSC.cxx.

References BmnHist::DrawRef().

Referenced by SetRefRun().

◆ DrawBoth() [2/2]

void BmnHistMSC::DrawBoth ( )
virtual

Implements BmnHist.

◆ FillFromDigi() [1/2]

void BmnHistMSC::FillFromDigi ( DigiArrays fDigiArrays)
virtual

◆ FillFromDigi() [2/2]

void BmnHistMSC::FillFromDigi ( DigiArrays fDigiArrays)
virtual

Implements BmnHist.

◆ Register() [1/2]

void BmnHistMSC::Register ( THttpServer *  serv)
virtual

Implements BmnHist.

Definition at line 63 of file BmnHistMSC.cxx.

References BmnHist::fServer.

◆ Register() [2/2]

void BmnHistMSC::Register ( THttpServer *  serv)
virtual

Implements BmnHist.

◆ Reset() [1/2]

void BmnHistMSC::Reset ( )
virtual

Implements BmnHist.

Definition at line 140 of file BmnHistMSC.cxx.

◆ Reset() [2/2]

void BmnHistMSC::Reset ( )
virtual

Implements BmnHist.

◆ SetDir() [1/2]

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

Implements BmnHist.

Definition at line 80 of file BmnHistMSC.cxx.

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

◆ SetDir() [2/2]

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

Implements BmnHist.

◆ SetHistFileNameAdd() [1/2]

void BmnHistMSC::SetHistFileNameAdd ( TString  add)
inline

Definition at line 43 of file BmnHistMSC.h.

◆ SetHistFileNameAdd() [2/2]

void BmnHistMSC::SetHistFileNameAdd ( TString  add)
inline

Definition at line 43 of file BmnHistMSC.h.

◆ SetRefRun() [1/2]

BmnStatus BmnHistMSC::SetRefRun ( Int_t  id)

◆ SetRefRun() [2/2]

BmnStatus BmnHistMSC::SetRefRun ( Int_t  id)

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