#include <BmnHistScWall.h>
|
| | BmnHistScWall (TString title="ScWall", TString path="", Int_t periodID=8, BmnSetup setup=kBMNSETUP) |
| |
| virtual | ~BmnHistScWall () |
| |
| void | CreateHistos () |
| |
| void | Reset () |
| |
| void | Register (THttpServer *serv) |
| |
| void | SetDir (TFile *outFile, TTree *recoTree) |
| |
| void | DrawBoth () |
| |
| void | ClearRefRun () |
| |
| void | FillFromDigi (DigiArrays *fDigiArrays) |
| |
| BmnStatus | SetRefRun (Int_t id) |
| |
| void | SetSelection (Int_t Cell, Int_t Trigger) |
| |
| void | SetGeometry (const std::string &path) |
| |
| | BmnHistScWall (TString title="ScWall", TString path="", Int_t periodID=8, BmnSetup setup=kBMNSETUP) |
| |
| virtual | ~BmnHistScWall () |
| |
| void | CreateHistos () |
| |
| void | Reset () |
| |
| void | Register (THttpServer *serv) |
| |
| void | SetDir (TFile *outFile, TTree *recoTree) |
| |
| void | DrawBoth () |
| |
| void | ClearRefRun () |
| |
| void | FillFromDigi (DigiArrays *fDigiArrays) |
| |
| BmnStatus | SetRefRun (Int_t id) |
| |
| void | SetSelection (Int_t Cell, Int_t Trigger) |
| |
| void | SetGeometry (const std::string &path) |
| |
| | 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 |
| |
|
| 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) |
| |
| Bool_t | isShown |
| |
| THttpServer * | fServer |
| |
| TTree * | frecoTree |
| |
| TDirectory * | fDir |
| |
| TString | refPath |
| |
| TString | refRunName |
| |
| Int_t | refID |
| |
| TFile * | refFile |
| |
| Int_t | fPeriodID |
| |
| BmnSetup | fSetup |
| |
Definition at line 22 of file BmnHistScWall.h.
◆ BmnHistScWall() [1/2]
| BmnHistScWall::BmnHistScWall |
( |
TString |
title = "ScWall", |
|
|
TString |
path = "", |
|
|
Int_t |
periodID = 8, |
|
|
BmnSetup |
setup = kBMNSETUP |
|
) |
| |
◆ ~BmnHistScWall() [1/2]
| BmnHistScWall::~BmnHistScWall |
( |
| ) |
|
|
virtual |
◆ BmnHistScWall() [2/2]
| BmnHistScWall::BmnHistScWall |
( |
TString |
title = "ScWall", |
|
|
TString |
path = "", |
|
|
Int_t |
periodID = 8, |
|
|
BmnSetup |
setup = kBMNSETUP |
|
) |
| |
◆ ~BmnHistScWall() [2/2]
| virtual BmnHistScWall::~BmnHistScWall |
( |
| ) |
|
|
virtual |
◆ ClearRefRun() [1/2]
| void BmnHistScWall::ClearRefRun |
( |
| ) |
|
|
virtual |
◆ ClearRefRun() [2/2]
| void BmnHistScWall::ClearRefRun |
( |
| ) |
|
|
virtual |
◆ CreateHistos() [1/2]
| void BmnHistScWall::CreateHistos |
( |
| ) |
|
◆ CreateHistos() [2/2]
| void BmnHistScWall::CreateHistos |
( |
| ) |
|
◆ DrawBoth() [1/2]
| void BmnHistScWall::DrawBoth |
( |
| ) |
|
|
virtual |
◆ DrawBoth() [2/2]
| void BmnHistScWall::DrawBoth |
( |
| ) |
|
|
virtual |
◆ FillFromDigi() [1/2]
| void BmnHistScWall::FillFromDigi |
( |
DigiArrays * |
fDigiArrays | ) |
|
|
virtual |
◆ FillFromDigi() [2/2]
| void BmnHistScWall::FillFromDigi |
( |
DigiArrays * |
fDigiArrays | ) |
|
|
virtual |
◆ Register() [1/2]
| void BmnHistScWall::Register |
( |
THttpServer * |
serv | ) |
|
|
virtual |
◆ Register() [2/2]
| void BmnHistScWall::Register |
( |
THttpServer * |
serv | ) |
|
|
virtual |
◆ Reset() [1/2]
| void BmnHistScWall::Reset |
( |
| ) |
|
|
virtual |
◆ Reset() [2/2]
| void BmnHistScWall::Reset |
( |
| ) |
|
|
virtual |
◆ SetDir() [1/2]
| void BmnHistScWall::SetDir |
( |
TFile * |
outFile = NULL, |
|
|
TTree * |
recoTree = NULL |
|
) |
| |
|
virtual |
◆ SetDir() [2/2]
| void BmnHistScWall::SetDir |
( |
TFile * |
outFile, |
|
|
TTree * |
recoTree |
|
) |
| |
|
virtual |
◆ SetGeometry() [1/2]
| void BmnHistScWall::SetGeometry |
( |
const std::string & |
path | ) |
|
◆ SetGeometry() [2/2]
| void BmnHistScWall::SetGeometry |
( |
const std::string & |
path | ) |
|
◆ SetRefRun() [1/2]
| BmnStatus BmnHistScWall::SetRefRun |
( |
Int_t |
id | ) |
|
◆ SetRefRun() [2/2]
| BmnStatus BmnHistScWall::SetRefRun |
( |
Int_t |
id | ) |
|
◆ SetSelection() [1/2]
| void BmnHistScWall::SetSelection |
( |
Int_t |
Cell, |
|
|
Int_t |
Trigger |
|
) |
| |
◆ SetSelection() [2/2]
| void BmnHistScWall::SetSelection |
( |
Int_t |
Cell, |
|
|
Int_t |
Trigger |
|
) |
| |
The documentation for this class was generated from the following files: