#include <PlotMillePedeIOV.h>
|
void | AddAdditionalSel (const TString &xyzrPhiNhit, Float_t min, Float_t max) |
|
void | ClearAdditionalSel () |
|
void | DrawPedeParam (Option_t *option="", unsigned int nNonRigidParam=0) |
|
GFHistManager * | GetHistManager () |
|
PlotMillePede * | GetPlotMillePede (unsigned int i) |
|
const TString & | GetTitle () const |
|
| PlotMillePedeIOV (const char *fileName, Int_t maxIov=-1, Int_t hieraLevel=1) |
|
Int_t | PrepareAdd (bool addPlots) |
|
void | SetAlignableTypeId (Int_t alignableTypeId) |
|
void | SetBowsParameters (bool use=true) |
|
void | SetHieraLevel (Int_t hieraLevel) |
|
template<class T > |
void | SetLineMarkerStyle (T &object, Int_t num) const |
|
void | SetSubDetId (Int_t subDet) |
|
void | SetSubDetIds (Int_t id1, Int_t id2, Int_t id3=-1, Int_t id4=-1, Int_t id5=-1) |
|
void | SetTitle (const char *title) |
|
TString | Unique (const char *name) const |
|
virtual | ~PlotMillePedeIOV () |
|
Definition at line 51 of file PlotMillePedeIOV.h.
PlotMillePedeIOV::PlotMillePedeIOV |
( |
const char * |
fileName, |
|
|
Int_t |
maxIov = -1 , |
|
|
Int_t |
hieraLevel = 1 |
|
) |
| |
|
explicit |
virtual PlotMillePedeIOV::~PlotMillePedeIOV |
( |
| ) |
|
|
virtual |
void PlotMillePedeIOV::AddAdditionalSel |
( |
const TString & |
xyzrPhiNhit, |
|
|
Float_t |
min, |
|
|
Float_t |
max |
|
) |
| |
void PlotMillePedeIOV::ClearAdditionalSel |
( |
| ) |
|
void PlotMillePedeIOV::DrawPedeParam |
( |
Option_t * |
option = "" , |
|
|
unsigned int |
nNonRigidParam = 0 |
|
) |
| |
PlotMillePede* PlotMillePedeIOV::GetPlotMillePede |
( |
unsigned int |
i | ) |
|
|
inline |
const TString& PlotMillePedeIOV::GetTitle |
( |
| ) |
const |
|
inline |
Int_t PlotMillePedeIOV::PrepareAdd |
( |
bool |
addPlots | ) |
|
void PlotMillePedeIOV::SetAlignableTypeId |
( |
Int_t |
alignableTypeId | ) |
|
void PlotMillePedeIOV::SetBowsParameters |
( |
bool |
use = true | ) |
|
void PlotMillePedeIOV::SetHieraLevel |
( |
Int_t |
hieraLevel | ) |
|
template<class T >
void PlotMillePedeIOV::SetLineMarkerStyle |
( |
T & |
object, |
|
|
Int_t |
num |
|
) |
| const |
void PlotMillePedeIOV::SetSubDetId |
( |
Int_t |
subDet | ) |
|
void PlotMillePedeIOV::SetSubDetIds |
( |
Int_t |
id1, |
|
|
Int_t |
id2, |
|
|
Int_t |
id3 = -1 , |
|
|
Int_t |
id4 = -1 , |
|
|
Int_t |
id5 = -1 |
|
) |
| |
void PlotMillePedeIOV::SetTitle |
( |
const char * |
title | ) |
|
|
inline |
TString PlotMillePedeIOV::Unique |
( |
const char * |
name | ) |
const |
TString PlotMillePedeIOV::fTitle |
|
private |