CMS 3D CMS Logo

Public Member Functions | Public Attributes

PGlobalSimHit::Trk Struct Reference

#include <PValidationFormats.h>

List of all members.

Public Member Functions

 Trk ()

Public Attributes

float e
float pt

Detailed Description

Definition at line 42 of file PValidationFormats.h.


Constructor & Destructor Documentation

PGlobalSimHit::Trk::Trk ( ) [inline]

Definition at line 44 of file PValidationFormats.h.

: pt(0), e(0) {}

Member Data Documentation

Definition at line 46 of file PValidationFormats.h.

Definition at line 45 of file PValidationFormats.h.