CMS 3D CMS Logo

Classes | Public Member Functions | Private Attributes

PlotMillePedeIOV Class Reference

#include <PlotMillePedeIOV.h>

List of all members.

Classes

struct  ParId

Public Member Functions

void AddAdditionalSel (const TString &xyzrPhiNhit, Float_t min, Float_t max)
void ClearAdditionalSel ()
void DrawPedeParam (Option_t *option="", unsigned int nNonRigidParam=0)
GFHistManagerGetHistManager ()
 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)
TString Unique (const char *name) const
virtual ~PlotMillePedeIOV ()

Private Attributes

GFHistManagerfHistManager
std::vector< PlotMillePede * > fIovs

Detailed Description

Definition at line 51 of file PlotMillePedeIOV.h.


Constructor & Destructor Documentation

PlotMillePedeIOV::PlotMillePedeIOV ( const char *  fileName,
Int_t  maxIov = -1,
Int_t  hieraLevel = 1 
) [explicit]
virtual PlotMillePedeIOV::~PlotMillePedeIOV ( ) [virtual]

Member Function Documentation

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 
)
GFHistManager* PlotMillePedeIOV::GetHistManager ( ) [inline]

Definition at line 61 of file PlotMillePedeIOV.h.

References fHistManager.

{ return fHistManager;}
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 
)
TString PlotMillePedeIOV::Unique ( const char *  name) const

Member Data Documentation

Definition at line 88 of file PlotMillePedeIOV.h.

Referenced by GetHistManager().

std::vector<PlotMillePede*> PlotMillePedeIOV::fIovs [private]

Definition at line 89 of file PlotMillePedeIOV.h.