CMS 3D CMS Logo

PUEvent::PUParticle Class Reference

#include <FastSimDataFormats/PileUpEvents/interface/PUEvent.h>

List of all members.

Public Member Functions

 PUParticle ()
virtual ~PUParticle ()

Public Attributes

int id
float mass
float px
float py
float pz


Detailed Description

Definition at line 19 of file PUEvent.h.


Constructor & Destructor Documentation

PUEvent::PUParticle::PUParticle (  )  [inline]

Definition at line 21 of file PUEvent.h.

00021 : px(0.), py(0.), pz(0.),mass(0.),id(0) {}

virtual PUEvent::PUParticle::~PUParticle (  )  [inline, virtual]

Definition at line 22 of file PUEvent.h.

00022 {}


Member Data Documentation

int PUEvent::PUParticle::id

Definition at line 27 of file PUEvent.h.

Referenced by PileUpProducer::produce().

float PUEvent::PUParticle::mass

Definition at line 26 of file PUEvent.h.

Referenced by PileUpProducer::produce().

float PUEvent::PUParticle::px

Definition at line 23 of file PUEvent.h.

Referenced by PileUpProducer::produce().

float PUEvent::PUParticle::py

Definition at line 24 of file PUEvent.h.

Referenced by PileUpProducer::produce().

float PUEvent::PUParticle::pz

Definition at line 25 of file PUEvent.h.

Referenced by PileUpProducer::produce().


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:30:28 2009 for CMSSW by  doxygen 1.5.4