CMS 3D CMS Logo

PGlobalSimHit::Vtx Struct Reference

#include <SimDataFormats/ValidationFormats/interface/PValidationFormats.h>

List of all members.

Public Member Functions

 Vtx ()

Public Attributes

float x
float y
float z


Detailed Description

Definition at line 34 of file PValidationFormats.h.


Constructor & Destructor Documentation

PGlobalSimHit::Vtx::Vtx (  )  [inline]

Definition at line 36 of file PValidationFormats.h.

00036 : x(0), y(0), z(0) {}


Member Data Documentation

float PGlobalSimHit::Vtx::x

Definition at line 37 of file PValidationFormats.h.

float PGlobalSimHit::Vtx::y

Definition at line 38 of file PValidationFormats.h.

float PGlobalSimHit::Vtx::z

Definition at line 39 of file PValidationFormats.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:29:51 2009 for CMSSW by  doxygen 1.5.4