CMS 3D CMS Logo

Public Member Functions | Private Attributes

RootSimHit Class Reference

#include <RootSimHit.h>

List of all members.

Public Member Functions

PSimHit get () const
 RootSimHit ()
 RootSimHit (const PSimHit &hit)

Private Attributes

unsigned int theDetUnitId
float theEnergyLoss
float theEntryX
float theEntryY
float theEntryZ
float theExitX
float theExitY
float theExitZ
float thePabs
short theParticleType
float thePhiAtEntry
unsigned short theProcessType
float theThetaAtEntry
float theTof
unsigned int theTrackId

Detailed Description

Definition at line 7 of file RootSimHit.h.


Constructor & Destructor Documentation

RootSimHit::RootSimHit ( ) [inline]

Definition at line 10 of file RootSimHit.h.

{}
RootSimHit::RootSimHit ( const PSimHit hit)

Member Function Documentation

PSimHit RootSimHit::get ( void  ) const

Member Data Documentation

unsigned int RootSimHit::theDetUnitId [private]

Definition at line 34 of file RootSimHit.h.

Referenced by get().

float RootSimHit::theEnergyLoss [private]

Definition at line 24 of file RootSimHit.h.

Referenced by get().

float RootSimHit::theEntryX [private]

Definition at line 17 of file RootSimHit.h.

Referenced by get().

float RootSimHit::theEntryY [private]

Definition at line 18 of file RootSimHit.h.

Referenced by get().

float RootSimHit::theEntryZ [private]

Definition at line 19 of file RootSimHit.h.

Referenced by get().

float RootSimHit::theExitX [private]

Definition at line 20 of file RootSimHit.h.

Referenced by get().

float RootSimHit::theExitY [private]

Definition at line 21 of file RootSimHit.h.

Referenced by get().

float RootSimHit::theExitZ [private]

Definition at line 22 of file RootSimHit.h.

Referenced by get().

float RootSimHit::thePabs [private]

Definition at line 23 of file RootSimHit.h.

Referenced by get().

short RootSimHit::theParticleType [private]

Definition at line 29 of file RootSimHit.h.

Referenced by get().

float RootSimHit::thePhiAtEntry [private]

Definition at line 26 of file RootSimHit.h.

Referenced by get().

unsigned short RootSimHit::theProcessType [private]

Definition at line 30 of file RootSimHit.h.

Referenced by get().

float RootSimHit::theThetaAtEntry [private]

Definition at line 25 of file RootSimHit.h.

Referenced by get().

float RootSimHit::theTof [private]

Definition at line 28 of file RootSimHit.h.

Referenced by get().

unsigned int RootSimHit::theTrackId [private]

Definition at line 35 of file RootSimHit.h.

Referenced by get().