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
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 81 of file EventVariables.h.

Constructor & Destructor Documentation

TrackStruct::TrackParameterStruct::TrackParameterStruct ( )
inline

Definition at line 83 of file EventVariables.h.

83  : hitsSize(-999), hitsValid(-999), hitsInvalid(-999),
84  hits2D(-999), layersMissed(-999),
85  hitsPixel(-999), hitsStrip(-999),
86  charge(-999),
87  chi2(-999.F), ndof(-999.F), norChi2(-999.F), prob(-999.F),
88  eta(-999.F), etaErr(-999.F), theta(-999.F),
89  phi(-999.F), phiErr(-999.F),
90  d0(-999.F), d0Beamspot(-999.F), d0BeamspotErr(-999.F),
91  dz(-999.F), dzErr(-999.F), dzBeamspot(-999.F),
92  p(-999.F), pt(-999.F), ptErr(-999.F),
93  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 99 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::d0

Definition at line 99 of file EventVariables.h.

float TrackStruct::TrackParameterStruct::d0Beamspot

Definition at line 99 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::d0BeamspotErr

Definition at line 99 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

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

Definition at line 99 of file EventVariables.h.

float TrackStruct::TrackParameterStruct::dzErr

Definition at line 99 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

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

Definition at line 99 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

int TrackStruct::TrackParameterStruct::hits2D

Definition at line 95 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

int TrackStruct::TrackParameterStruct::hitsInvalid

Definition at line 95 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

int TrackStruct::TrackParameterStruct::hitsPixel

Definition at line 95 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

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

Definition at line 95 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

int TrackStruct::TrackParameterStruct::hitsValid

Definition at line 95 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

int TrackStruct::TrackParameterStruct::layersMissed

Definition at line 95 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::meanPhiSensToNorm

Definition at line 99 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::ndof

Definition at line 99 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::norChi2

Definition at line 99 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

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

Definition at line 99 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::prob

Definition at line 99 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

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

Definition at line 99 of file EventVariables.h.

Referenced by ApeEstimator::fillHistsForAnalyzerMode().

float TrackStruct::TrackParameterStruct::theta

Definition at line 99 of file EventVariables.h.

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