#include <CompareMillePede.h>
|
void | AddAdditionalSel (const char *selection) |
|
void | AddAdditionalSel (const TString &xyzrPhiNhit, Float_t min, Float_t max) |
|
void | AddIsFreeSel (TString &sel, const TString &option, UInt_t iPar) const |
|
void | AddSubDetId (Int_t subDetId) |
|
void | ClearAdditionalSel () |
|
| CompareMillePede (const char *fileName1, const char *fileName2, Int_t iov1=1, Int_t iov2=1, Int_t hieraLevel=0) |
|
TString | DeltaMisPar (UInt_t iPar) const |
|
TString | DeltaMisParBySigma (UInt_t iPar, const PlotMillePede *sigmaSource) const |
|
TString | DeltaPar (UInt_t iPar) const |
|
TString | DeltaParBySigma (UInt_t iPar, const PlotMillePede *sigmaSource) const |
|
TString | DeltaPos (UInt_t iPos) const |
|
void | DrawAbsPos (Option_t *opt="") |
|
void | DrawNumHits (Option_t *opt="") |
|
void | DrawParam (Option_t *option="") |
|
void | DrawParamDeltaMis (Option_t *option="") |
|
void | DrawParamDeltaMisVsLoc (Option_t *option="") |
|
void | DrawParamVsLocation (Option_t *option="") |
|
void | DrawPedeParam (Option_t *option="", unsigned int nNonRigidParam=12) |
|
void | DrawPedeParamVsLocation (Option_t *option="", unsigned int nNonRigidParam=12) |
|
void | DrawSurfaceDeformations (Option_t *option="", UInt_t firstPar=0, UInt_t lastPar=11, const TString &whichOne="result") |
|
GFHistManager * | GetHistManager () |
|
PlotMillePede * | GetPlotMillePede1 () |
|
PlotMillePede * | GetPlotMillePede2 () |
|
bool | IsConsistent () |
|
void | SetAlignableTypeId (Int_t alignableTypeId) |
|
void | SetHieraLevel (Int_t hieraLevel) |
|
void | SetSubDetId (Int_t subDetId) |
|
void | SetSurfDefDeltaBows (bool deltaBows) |
|
TString | TitleAdd () const |
|
virtual | ~CompareMillePede () |
|
|
static const unsigned int | kNpar |
|
Definition at line 12 of file CompareMillePede.h.
◆ CompareMillePede() [1/2]
CompareMillePede::CompareMillePede |
( |
const char * |
fileName1, |
|
|
const char * |
fileName2, |
|
|
Int_t |
iov1 = 1 , |
|
|
Int_t |
iov2 = 1 , |
|
|
Int_t |
hieraLevel = 0 |
|
) |
| |
◆ ~CompareMillePede()
virtual CompareMillePede::~CompareMillePede |
( |
| ) |
|
|
virtual |
◆ CompareMillePede() [2/2]
CompareMillePede::CompareMillePede |
( |
| ) |
|
|
inlineprivate |
◆ AddAdditionalSel() [1/2]
void CompareMillePede::AddAdditionalSel |
( |
const char * |
selection | ) |
|
◆ AddAdditionalSel() [2/2]
void CompareMillePede::AddAdditionalSel |
( |
const TString & |
xyzrPhiNhit, |
|
|
Float_t |
min, |
|
|
Float_t |
max |
|
) |
| |
◆ AddIsFreeSel()
void CompareMillePede::AddIsFreeSel |
( |
TString & |
sel, |
|
|
const TString & |
option, |
|
|
UInt_t |
iPar |
|
) |
| const |
◆ AddSubDetId()
void CompareMillePede::AddSubDetId |
( |
Int_t |
subDetId | ) |
|
◆ ClearAdditionalSel()
void CompareMillePede::ClearAdditionalSel |
( |
| ) |
|
◆ DeltaMisPar()
TString CompareMillePede::DeltaMisPar |
( |
UInt_t |
iPar | ) |
const |
◆ DeltaMisParBySigma()
TString CompareMillePede::DeltaMisParBySigma |
( |
UInt_t |
iPar, |
|
|
const PlotMillePede * |
sigmaSource |
|
) |
| const |
◆ DeltaPar()
TString CompareMillePede::DeltaPar |
( |
UInt_t |
iPar | ) |
const |
◆ DeltaParBySigma()
TString CompareMillePede::DeltaParBySigma |
( |
UInt_t |
iPar, |
|
|
const PlotMillePede * |
sigmaSource |
|
) |
| const |
◆ DeltaPos()
TString CompareMillePede::DeltaPos |
( |
UInt_t |
iPos | ) |
const |
◆ DrawAbsPos()
void CompareMillePede::DrawAbsPos |
( |
Option_t * |
opt = "" | ) |
|
◆ DrawNumHits()
void CompareMillePede::DrawNumHits |
( |
Option_t * |
opt = "" | ) |
|
◆ DrawParam()
void CompareMillePede::DrawParam |
( |
Option_t * |
option = "" | ) |
|
◆ DrawParamDeltaMis()
void CompareMillePede::DrawParamDeltaMis |
( |
Option_t * |
option = "" | ) |
|
◆ DrawParamDeltaMisVsLoc()
void CompareMillePede::DrawParamDeltaMisVsLoc |
( |
Option_t * |
option = "" | ) |
|
◆ DrawParamVsLocation()
void CompareMillePede::DrawParamVsLocation |
( |
Option_t * |
option = "" | ) |
|
◆ DrawPedeParam()
void CompareMillePede::DrawPedeParam |
( |
Option_t * |
option = "" , |
|
|
unsigned int |
nNonRigidParam = 12 |
|
) |
| |
◆ DrawPedeParamVsLocation()
void CompareMillePede::DrawPedeParamVsLocation |
( |
Option_t * |
option = "" , |
|
|
unsigned int |
nNonRigidParam = 12 |
|
) |
| |
◆ DrawSurfaceDeformations()
void CompareMillePede::DrawSurfaceDeformations |
( |
Option_t * |
option = "" , |
|
|
UInt_t |
firstPar = 0 , |
|
|
UInt_t |
lastPar = 11 , |
|
|
const TString & |
whichOne = "result" |
|
) |
| |
◆ GetHistManager()
◆ GetPlotMillePede1()
◆ GetPlotMillePede2()
◆ IsConsistent()
bool CompareMillePede::IsConsistent |
( |
| ) |
|
◆ PrepareAdd()
Int_t CompareMillePede::PrepareAdd |
( |
bool |
addPlots | ) |
|
|
private |
◆ SetAlignableTypeId()
void CompareMillePede::SetAlignableTypeId |
( |
Int_t |
alignableTypeId | ) |
|
◆ SetHieraLevel()
void CompareMillePede::SetHieraLevel |
( |
Int_t |
hieraLevel | ) |
|
◆ SetSubDetId()
void CompareMillePede::SetSubDetId |
( |
Int_t |
subDetId | ) |
|
◆ SetSurfDefDeltaBows()
void CompareMillePede::SetSurfDefDeltaBows |
( |
bool |
deltaBows | ) |
|
◆ TitleAdd()
TString CompareMillePede::TitleAdd |
( |
| ) |
const |
◆ fHistManager
◆ fPlotMp1
◆ fPlotMp2
◆ kNpar
const unsigned int CompareMillePede::kNpar |
|
static |