CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
HFShower::Hit Struct Reference

#include <HFShower.h>

Public Member Functions

 Hit ()
 

Public Attributes

int depth
 
double momentum
 
G4ThreeVector position
 
double time
 
double wavelength
 

Detailed Description

Definition at line 31 of file HFShower.h.

Constructor & Destructor Documentation

HFShower::Hit::Hit ( )
inline

Definition at line 32 of file HFShower.h.

32 {}

Member Data Documentation

int HFShower::Hit::depth
double HFShower::Hit::momentum

Definition at line 36 of file HFShower.h.

Referenced by HFShower::getHits().

G4ThreeVector HFShower::Hit::position

Definition at line 37 of file HFShower.h.

Referenced by HFShower::getHits().

double HFShower::Hit::time

Definition at line 34 of file HFShower.h.

Referenced by HFShower::getHits().

double HFShower::Hit::wavelength

Definition at line 35 of file HFShower.h.

Referenced by HFShower::getHits().