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

#include <FastHFShowerLibrary.h>

Public Member Functions

 Hit ()
 

Public Attributes

int depth
 
G4ThreeVector position
 
double time
 

Detailed Description

Definition at line 48 of file FastHFShowerLibrary.h.

Constructor & Destructor Documentation

FastHFShowerLibrary::Hit::Hit ( )
inline

Definition at line 49 of file FastHFShowerLibrary.h.

49 {}

Member Data Documentation

int FastHFShowerLibrary::Hit::depth
G4ThreeVector FastHFShowerLibrary::Hit::position

Definition at line 50 of file FastHFShowerLibrary.h.

Referenced by FastHFShowerLibrary::getHits().

double FastHFShowerLibrary::Hit::time

Definition at line 52 of file FastHFShowerLibrary.h.

Referenced by FastHFShowerLibrary::getHits().