CMS 3D CMS Logo

Public Member Functions | Public Attributes

TkOffTreeVariables Struct Reference

container to hold data to be written into TTree More...

#include <TkOffTreeVariables.h>

List of all members.

Public Member Functions

void clear ()
 set to empty values
void clearMergeAffectedPart ()
 set those values to empty that are affected by merging
 TkOffTreeVariables ()
 constructor initialises to empty values

Public Attributes

UInt_t blade
Float_t chi2PerDofX
Float_t chi2PerDofY
UInt_t entries
Float_t fitMeanNormX
Float_t fitMeanNormY
Float_t fitMeanX
Float_t fitMeanY
Float_t fitSigmaNormX
Float_t fitSigmaNormY
Float_t fitSigmaX
Float_t fitSigmaY
UInt_t half
std::string histNameLocalX
std::string histNameLocalY
std::string histNameNormLocalX
std::string histNameNormX
std::string histNameNormY
std::string histNameX
std::string histNameY
Bool_t isDoubleSide
Bool_t isStereo
UInt_t layer
Float_t meanLocalX
Float_t meanNormLocalX
Float_t meanNormX
Float_t meanNormY
Float_t meanResXvsX
Float_t meanResXvsY
Float_t meanResYvsX
Float_t meanResYvsY
Float_t meanX
Float_t meanY
Float_t medianX
Float_t medianY
UInt_t module
UInt_t moduleId
Float_t numberOfOutliers
Float_t numberOfOverflows
Float_t numberOfUnderflows
UInt_t outerInner
UInt_t panel
UInt_t petal
Float_t phiDirection
Float_t posEta
Float_t posPhi
Float_t posR
Float_t posX
Float_t posY
Float_t posZ
std::string profileNameResXvsX
std::string profileNameResXvsY
std::string profileNameResYvsX
std::string profileNameResYvsY
Float_t rDirection
UInt_t ring
Float_t rmsLocalX
Float_t rmsNormLocalX
Float_t rmsNormX
Float_t rmsNormY
Float_t rmsResXvsX
Float_t rmsResXvsY
Float_t rmsResYvsX
Float_t rmsResYvsY
Float_t rmsX
Float_t rmsY
UInt_t rod
Float_t rOrZDirection
UInt_t side
Float_t sigmaNormX
Float_t sigmaX
UInt_t subDetId
Float_t zDirection

Detailed Description

container to hold data to be written into TTree

Definition at line 9 of file TkOffTreeVariables.h.


Constructor & Destructor Documentation

TkOffTreeVariables::TkOffTreeVariables ( ) [inline]

constructor initialises to empty values

Definition at line 12 of file TkOffTreeVariables.h.

References clear().

{ this->clear();}

Member Function Documentation

void TkOffTreeVariables::clear ( void  ) [inline]
void TkOffTreeVariables::clearMergeAffectedPart ( ) [inline]

Member Data Documentation

Definition at line 92 of file TkOffTreeVariables.h.

Referenced by clear(), and TrackerOfflineValidation::fillTree().

Definition at line 98 of file TkOffTreeVariables.h.

Referenced by clear(), and TrackerOfflineValidation::fillTree().

Definition at line 98 of file TkOffTreeVariables.h.

Referenced by clear(), and TrackerOfflineValidation::fillTree().

Definition at line 98 of file TkOffTreeVariables.h.

Referenced by clear(), and TrackerOfflineValidation::fillTree().

Definition at line 98 of file TkOffTreeVariables.h.

Referenced by clear(), and TrackerOfflineValidation::fillTree().

Definition at line 68 of file TkOffTreeVariables.h.

Referenced by clearMergeAffectedPart().