CMS 3D CMS Logo

Public Member Functions | Public Attributes

PrimaryVertexAnalyzer4PU::SimEvent Class Reference

List of all members.

Public Member Functions

 SimEvent ()

Public Attributes

double chisq
double dzmax
double dztrim
EncodedEventId eventId
double m4m2
int nmatch
int nrecTrack
std::map< double, int > ntInRecVz
double sumpt
double sumpt2
double sumpt2rec
double Tc
std::vector< reco::TransientTracktk
std::vector< reco::TransientTracktkprim
std::vector< reco::TransientTracktkprimsel
std::vector< const
TrackingParticle * > 
tp
double x
double xfit
double y
double yfit
double z
double zfit
double zmatch

Detailed Description

Definition at line 127 of file PrimaryVertexAnalyzer4PU.h.


Constructor & Destructor Documentation

PrimaryVertexAnalyzer4PU::SimEvent::SimEvent ( ) [inline]

Definition at line 130 of file PrimaryVertexAnalyzer4PU.h.

References chisq, dzmax, dztrim, nrecTrack, sumpt, sumpt2, sumpt2rec, Tc, z, and zfit.

            {
    //event=-1;
    nrecTrack=0;
    z=-99;
    zfit=-99;
    sumpt2rec=0.;
    sumpt2=0;
    sumpt=0;
    Tc=-1;
    dzmax=0;
    dztrim=0;
    chisq=0;
  };

Member Data Documentation

Definition at line 154 of file PrimaryVertexAnalyzer4PU.h.

Referenced by SimEvent().

Definition at line 154 of file PrimaryVertexAnalyzer4PU.h.

Referenced by SimEvent().

Definition at line 154 of file PrimaryVertexAnalyzer4PU.h.

Referenced by SimEvent().

Definition at line 147 of file PrimaryVertexAnalyzer4PU.h.

Referenced by PrimaryVertexAnalyzer4PU::getSimEvents().

Definition at line 154 of file PrimaryVertexAnalyzer4PU.h.

Definition at line 157 of file PrimaryVertexAnalyzer4PU.h.

Definition at line 145 of file PrimaryVertexAnalyzer4PU.h.

Referenced by SimEvent().

Definition at line 158 of file PrimaryVertexAnalyzer4PU.h.

Definition at line 153 of file PrimaryVertexAnalyzer4PU.h.

Referenced by SimEvent().

Definition at line 153 of file PrimaryVertexAnalyzer4PU.h.

Referenced by SimEvent().

Definition at line 152 of file PrimaryVertexAnalyzer4PU.h.

Referenced by SimEvent().

Definition at line 154 of file PrimaryVertexAnalyzer4PU.h.

Referenced by SimEvent().

Definition at line 151 of file PrimaryVertexAnalyzer4PU.h.

Definition at line 148 of file PrimaryVertexAnalyzer4PU.h.

Definition at line 142 of file PrimaryVertexAnalyzer4PU.h.

Referenced by PrimaryVertexAnalyzer4PU::getSimEvents().

Definition at line 144 of file PrimaryVertexAnalyzer4PU.h.

Definition at line 142 of file PrimaryVertexAnalyzer4PU.h.

Referenced by PrimaryVertexAnalyzer4PU::getSimEvents().

Definition at line 144 of file PrimaryVertexAnalyzer4PU.h.

Definition at line 144 of file PrimaryVertexAnalyzer4PU.h.

Referenced by SimEvent().

Definition at line 156 of file PrimaryVertexAnalyzer4PU.h.