CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
reco::VZeroData Class Reference

#include <VZero.h>

Public Attributes

float armenterosAlpha
 
float armenterosPt
 
math::GlobalPoint crossingPoint
 
float dca
 
float impactMother
 
std::pair< GlobalVector,
GlobalVector
momenta
 

Detailed Description

Definition at line 14 of file VZero.h.

Member Data Documentation

float reco::VZeroData::armenterosAlpha

Definition at line 17 of file VZero.h.

Referenced by reco::VZero::armenterosAlpha(), and VZeroFinder::checkTrackPair().

float reco::VZeroData::armenterosPt

Definition at line 17 of file VZero.h.

Referenced by reco::VZero::armenterosPt(), and VZeroFinder::checkTrackPair().

math::GlobalPoint reco::VZeroData::crossingPoint

Definition at line 18 of file VZero.h.

Referenced by VZeroFinder::checkTrackPair(), and VZeroProducer::produce().

float reco::VZeroData::dca

Definition at line 17 of file VZero.h.

Referenced by VZeroFinder::checkTrackPair(), and reco::VZero::dca().

float reco::VZeroData::impactMother

Definition at line 17 of file VZero.h.

Referenced by VZeroFinder::checkTrackPair(), and reco::VZero::impactMother().

std::pair<GlobalVector,GlobalVector> reco::VZeroData::momenta

Definition at line 19 of file VZero.h.

Referenced by VZeroFinder::checkTrackPair(), and reco::VZero::momenta().