CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
TrackerTreeVariables Struct Reference

#include <TrackerTreeVariables.h>

Public Member Functions

void clear ()
 
 TrackerTreeVariables ()
 

Public Attributes

UInt_t blade
 
UInt_t bladeAl
 
UInt_t half
 
Bool_t isDoubleSide
 
Bool_t isRPhi
 
UInt_t layer
 
UInt_t module
 
UInt_t nStrips
 
UInt_t outerInner
 
UInt_t panel
 
UInt_t petal
 
Float_t posEta
 
Float_t posPhi
 
Float_t posR
 
Float_t posX
 
Float_t posY
 
Float_t posZ
 
UInt_t rawId
 
UInt_t ring
 
UInt_t rod
 
UInt_t rodAl
 
UInt_t side
 
UInt_t subdetId
 
Int_t uDirection
 
Int_t vDirection
 
Int_t wDirection
 

Detailed Description

Definition at line 10 of file TrackerTreeVariables.h.

Constructor & Destructor Documentation

TrackerTreeVariables::TrackerTreeVariables ( )
inline

Definition at line 12 of file TrackerTreeVariables.h.

References clear().

12 {this->clear();}

Member Function Documentation

void TrackerTreeVariables::clear ( )
inline

Definition at line 14 of file TrackerTreeVariables.h.

References blade, bladeAl, half, isDoubleSide, isRPhi, layer, nStrips, outerInner, panel, petal, posEta, posPhi, posR, posX, posY, posZ, rawId, ring, rod, rodAl, side, subdetId, uDirection, vDirection, and wDirection.

Referenced by Vispa.Views.WidgetView.WidgetView::closeEvent(), Vispa.Views.BoxDecayView.BoxDecayView::closeEvent(), Vispa.Share.FindAlgorithm.FindAlgorithm::findUsingFindDialog(), Vispa.Views.LineDecayView.LineDecayView::setDataObjects(), Vispa.Views.WidgetView.WidgetView::setDataObjects(), BeautifulSoup.Tag::setString(), TrackerTreeVariables(), Vispa.Views.TreeView.TreeView::updateContent(), Vispa.Views.TableView.TableView::updateContent(), Vispa.Views.BoxDecayView.BoxDecayView::updateContent(), and Vispa.Views.PropertyView.PropertyView::updateContent().

14  {
16  isDoubleSide = isRPhi = false;
18  posR = posPhi = posEta = posX = posY = posZ = -999.F;
19  }
Definition: vlib.h:208

Member Data Documentation

UInt_t TrackerTreeVariables::blade

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

UInt_t TrackerTreeVariables::bladeAl

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

UInt_t TrackerTreeVariables::half

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

Bool_t TrackerTreeVariables::isDoubleSide

Definition at line 22 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

Bool_t TrackerTreeVariables::isRPhi

Definition at line 22 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

UInt_t TrackerTreeVariables::layer
UInt_t TrackerTreeVariables::module
UInt_t TrackerTreeVariables::nStrips

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

UInt_t TrackerTreeVariables::outerInner

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

UInt_t TrackerTreeVariables::panel

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

UInt_t TrackerTreeVariables::petal

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

Float_t TrackerTreeVariables::posEta

Definition at line 24 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

Float_t TrackerTreeVariables::posPhi

Definition at line 24 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

Float_t TrackerTreeVariables::posR

Definition at line 24 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

Float_t TrackerTreeVariables::posX

Definition at line 24 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

Float_t TrackerTreeVariables::posY

Definition at line 24 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

Float_t TrackerTreeVariables::posZ

Definition at line 24 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

UInt_t TrackerTreeVariables::rawId

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

UInt_t TrackerTreeVariables::ring
UInt_t TrackerTreeVariables::rod

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

UInt_t TrackerTreeVariables::rodAl

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

UInt_t TrackerTreeVariables::side

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

UInt_t TrackerTreeVariables::subdetId

Definition at line 21 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

Int_t TrackerTreeVariables::uDirection

Definition at line 23 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

Int_t TrackerTreeVariables::vDirection

Definition at line 23 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().

Int_t TrackerTreeVariables::wDirection

Definition at line 23 of file TrackerTreeVariables.h.

Referenced by TrackerTreeGenerator::analyze(), and clear().