CMS 3D CMS Logo

Public Member Functions | Public Attributes

PGlobalSimHit::Vtx Struct Reference

#include <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.

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

Member Data Documentation

Definition at line 37 of file PValidationFormats.h.

Definition at line 38 of file PValidationFormats.h.

Definition at line 39 of file PValidationFormats.h.