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
HFShowerParam::Hit Struct Reference

#include <HFShowerParam.h>

Public Member Functions

 Hit ()
 

Public Attributes

int depth
 
double edep
 
G4ThreeVector position
 
double time
 

Detailed Description

Definition at line 36 of file HFShowerParam.h.

Constructor & Destructor Documentation

HFShowerParam::Hit::Hit ( )
inline

Definition at line 37 of file HFShowerParam.h.

37 {}

Member Data Documentation

int HFShowerParam::Hit::depth
double HFShowerParam::Hit::edep

Definition at line 41 of file HFShowerParam.h.

Referenced by HFShowerParam::getHits().

G4ThreeVector HFShowerParam::Hit::position

Definition at line 38 of file HFShowerParam.h.

Referenced by HFShowerParam::getHits().

double HFShowerParam::Hit::time

Definition at line 40 of file HFShowerParam.h.

Referenced by HFShowerParam::getHits().