#include <BmnRescale.h>
|
| | BmnRescale (UInt_t periodId, UInt_t runId, Double_t lowThr=0, Double_t ClusterSizeThr=0, Int_t nBins=1e6) |
| |
| virtual | ~BmnRescale () |
| |
| BmnStatus | CreateRescales (TString fileNameMC, TString fileNameEx) |
| |
| TF1 * | GetRescaleFunc (TString name, TF1 *mc, TF1 *ex) |
| |
| vector< vector< vector< TF1 * > > > | GetGemRescaleVector () |
| |
| vector< vector< vector< TF1 * > > > | GetSilRescaleVector () |
| |
| vector< vector< vector< TF1 * > > > | GetCSCRescaleVector () |
| |
| vector< vector< vector< BmnSigInfo * > > > | GetGemInfoVectorExp () |
| |
| vector< vector< vector< BmnSigInfo * > > > | GetSilInfoVectorExp () |
| |
| vector< vector< vector< BmnSigInfo * > > > | GetCSCInfoVectorExp () |
| |
| TCanvas * | GetCanvasGem () |
| |
| TCanvas * | GetCanvasSil () |
| |
| TCanvas * | GetCanvasCSC () |
| |
| | BmnRescale (UInt_t periodId, UInt_t runId, Double_t lowThr=0, Double_t ClusterSizeThr=0, Int_t nBins=1e6) |
| |
| virtual | ~BmnRescale () |
| |
| BmnStatus | CreateRescales (TString fileNameMC, TString fileNameEx) |
| |
| TF1 * | GetRescaleFunc (TString name, TF1 *mc, TF1 *ex) |
| |
| vector< vector< vector< TF1 * > > > | GetGemRescaleVector () |
| |
| vector< vector< vector< TF1 * > > > | GetSilRescaleVector () |
| |
| vector< vector< vector< TF1 * > > > | GetCSCRescaleVector () |
| |
| vector< vector< vector< BmnSigInfo * > > > | GetGemInfoVectorExp () |
| |
| vector< vector< vector< BmnSigInfo * > > > | GetSilInfoVectorExp () |
| |
| vector< vector< vector< BmnSigInfo * > > > | GetCSCInfoVectorExp () |
| |
| TCanvas * | GetCanvasGem () |
| |
| TCanvas * | GetCanvasSil () |
| |
| TCanvas * | GetCanvasCSC () |
| |
BmnRescale - class implementing ADC signal rescaling specific for each strip plane
- Author
- Ilnur Gabdrakhmanov ilnur.nosp@m.@jin.nosp@m.r.ru
Definition at line 87 of file BmnRescale.h.
◆ BmnRescale() [1/2]
| BmnRescale::BmnRescale |
( |
UInt_t |
periodId, |
|
|
UInt_t |
runId, |
|
|
Double_t |
lowThr = 0, |
|
|
Double_t |
ClusterSizeThr = 0, |
|
|
Int_t |
nBins = 1e6 |
|
) |
| |
- Parameters
-
| periodId | |
| runId | |
| lowThr | lower cluster signal threshold |
| ClusterSizeThrlower | cluster size threshold (in strip count) |
| nBins | Histograms' binning |
Definition at line 3 of file BmnRescale.cxx.
References kBMNSETUP, and kSRCSETUP.
◆ ~BmnRescale() [1/2]
| BmnRescale::~BmnRescale |
( |
| ) |
|
|
virtual |
◆ BmnRescale() [2/2]
| BmnRescale::BmnRescale |
( |
UInt_t |
periodId, |
|
|
UInt_t |
runId, |
|
|
Double_t |
lowThr = 0, |
|
|
Double_t |
ClusterSizeThr = 0, |
|
|
Int_t |
nBins = 1e6 |
|
) |
| |
- Parameters
-
| periodId | |
| runId | |
| lowThr | lower cluster signal threshold |
| ClusterSizeThrlower | cluster size threshold (in strip count) |
| nBins | Histograms' binning |
◆ ~BmnRescale() [2/2]
| virtual BmnRescale::~BmnRescale |
( |
| ) |
|
|
virtual |
◆ CreateRescales() [1/2]
| BmnStatus BmnRescale::CreateRescales |
( |
TString |
fileNameMC, |
|
|
TString |
fileNameEx |
|
) |
| |
◆ CreateRescales() [2/2]
| BmnStatus BmnRescale::CreateRescales |
( |
TString |
fileNameMC, |
|
|
TString |
fileNameEx |
|
) |
| |
◆ GetCanvasCSC() [1/2]
| TCanvas * BmnRescale::GetCanvasCSC |
( |
| ) |
|
◆ GetCanvasCSC() [2/2]
| TCanvas * BmnRescale::GetCanvasCSC |
( |
| ) |
|
◆ GetCanvasGem() [1/2]
| TCanvas * BmnRescale::GetCanvasGem |
( |
| ) |
|
◆ GetCanvasGem() [2/2]
| TCanvas * BmnRescale::GetCanvasGem |
( |
| ) |
|
◆ GetCanvasSil() [1/2]
| TCanvas * BmnRescale::GetCanvasSil |
( |
| ) |
|
◆ GetCanvasSil() [2/2]
| TCanvas * BmnRescale::GetCanvasSil |
( |
| ) |
|
◆ GetCSCInfoVectorExp() [1/2]
| vector< vector< vector< BmnSigInfo * > > > BmnRescale::GetCSCInfoVectorExp |
( |
| ) |
|
|
inline |
◆ GetCSCInfoVectorExp() [2/2]
| vector< vector< vector< BmnSigInfo * > > > BmnRescale::GetCSCInfoVectorExp |
( |
| ) |
|
|
inline |
◆ GetCSCRescaleVector() [1/2]
| vector< vector< vector< TF1 * > > > BmnRescale::GetCSCRescaleVector |
( |
| ) |
|
|
inline |
◆ GetCSCRescaleVector() [2/2]
| vector< vector< vector< TF1 * > > > BmnRescale::GetCSCRescaleVector |
( |
| ) |
|
|
inline |
◆ GetGemInfoVectorExp() [1/2]
| vector< vector< vector< BmnSigInfo * > > > BmnRescale::GetGemInfoVectorExp |
( |
| ) |
|
|
inline |
◆ GetGemInfoVectorExp() [2/2]
| vector< vector< vector< BmnSigInfo * > > > BmnRescale::GetGemInfoVectorExp |
( |
| ) |
|
|
inline |
◆ GetGemRescaleVector() [1/2]
| vector< vector< vector< TF1 * > > > BmnRescale::GetGemRescaleVector |
( |
| ) |
|
|
inline |
◆ GetGemRescaleVector() [2/2]
| vector< vector< vector< TF1 * > > > BmnRescale::GetGemRescaleVector |
( |
| ) |
|
|
inline |
◆ GetRescaleFunc() [1/2]
| TF1 * BmnRescale::GetRescaleFunc |
( |
TString |
name, |
|
|
TF1 * |
mc, |
|
|
TF1 * |
ex |
|
) |
| |
◆ GetRescaleFunc() [2/2]
| TF1 * BmnRescale::GetRescaleFunc |
( |
TString |
name, |
|
|
TF1 * |
mc, |
|
|
TF1 * |
ex |
|
) |
| |
◆ GetSilInfoVectorExp() [1/2]
| vector< vector< vector< BmnSigInfo * > > > BmnRescale::GetSilInfoVectorExp |
( |
| ) |
|
|
inline |
◆ GetSilInfoVectorExp() [2/2]
| vector< vector< vector< BmnSigInfo * > > > BmnRescale::GetSilInfoVectorExp |
( |
| ) |
|
|
inline |
◆ GetSilRescaleVector() [1/2]
| vector< vector< vector< TF1 * > > > BmnRescale::GetSilRescaleVector |
( |
| ) |
|
|
inline |
◆ GetSilRescaleVector() [2/2]
| vector< vector< vector< TF1 * > > > BmnRescale::GetSilRescaleVector |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: