CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
TrackStruct::TrackParameterStruct Struct Reference

#include <EventVariables.h>

Public Member Functions

 TrackParameterStruct ()
 

Public Attributes

int charge
 
float chi2
 
float d0
 
float d0Beamspot
 
float d0BeamspotErr
 
float dz
 
float dzBeamspot
 
float dzErr
 
float eta
 
float etaErr
 
int hits2D
 
int hitsInvalid
 
int hitsPixel
 
int hitsSize
 
int hitsStrip
 
int hitsValid
 
int layersMissed
 
float meanPhiSensToNorm
 
float ndof
 
float norChi2
 
float p
 
float phi
 
float phiErr
 
float prob
 
float pt
 
float ptErr
 
float theta
 

Detailed Description

Definition at line 82 of file EventVariables.h.

Constructor & Destructor Documentation

TrackStruct::TrackParameterStruct::TrackParameterStruct ( )
inline

Definition at line 84 of file EventVariables.h.

84  : hitsSize(-999), hitsValid(-999), hitsInvalid(-999),
85  hits2D(-999), layersMissed(-999),
86  hitsPixel(-999), hitsStrip(-999),
87  charge(-999),
88  chi2(-999.F), ndof(-999.F), norChi2(-999.F), prob(-999.F),
89  eta(-999.F), etaErr(-999.F), theta(-999.F),
90  phi(-999.F), phiErr(-999.F),
91  d0(-999.F), d0Beamspot(-999.F), d0BeamspotErr(-999.F),
92  dz(-999.F), dzErr(-999.F), dzBeamspot(-999.F),
93  p(-999.F), pt(-999.F), ptErr(-999.F),
94  meanPhiSensToNorm(-999.F){}
static uInt32 F(BLOWFISH_CTX *ctx, uInt32 x)
Definition: blowfish.cc:281

Member Data Documentation

int TrackStruct::TrackParameterStruct::charge
float TrackStruct::TrackParameterStruct::chi2

Definition at line 100 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::d0

Definition at line 100 of file EventVariables.h.

float TrackStruct::TrackParameterStruct::d0Beamspot

Definition at line 100 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::d0BeamspotErr

Definition at line 100 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::dz
float TrackStruct::TrackParameterStruct::dzBeamspot

Definition at line 100 of file EventVariables.h.

float TrackStruct::TrackParameterStruct::dzErr
float TrackStruct::TrackParameterStruct::eta
float TrackStruct::TrackParameterStruct::etaErr

Definition at line 100 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

int TrackStruct::TrackParameterStruct::hits2D

Definition at line 96 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

int TrackStruct::TrackParameterStruct::hitsInvalid

Definition at line 96 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

int TrackStruct::TrackParameterStruct::hitsPixel

Definition at line 96 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

int TrackStruct::TrackParameterStruct::hitsSize
int TrackStruct::TrackParameterStruct::hitsStrip

Definition at line 96 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

int TrackStruct::TrackParameterStruct::hitsValid

Definition at line 96 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

int TrackStruct::TrackParameterStruct::layersMissed

Definition at line 96 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::meanPhiSensToNorm

Definition at line 100 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::ndof

Definition at line 100 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::norChi2

Definition at line 100 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::p
float TrackStruct::TrackParameterStruct::phi
float TrackStruct::TrackParameterStruct::phiErr
float TrackStruct::TrackParameterStruct::prob

Definition at line 100 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::pt
float TrackStruct::TrackParameterStruct::ptErr
float TrackStruct::TrackParameterStruct::theta

Definition at line 100 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode(), and Tau.Tau::zImpact().