CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
HFShowerLibrary::Hit Struct Reference

#include <HFShowerLibrary.h>

Public Member Functions

 Hit ()
 

Public Attributes

int depth
 
G4ThreeVector position
 
double time
 

Detailed Description

Definition at line 38 of file HFShowerLibrary.h.

Constructor & Destructor Documentation

◆ Hit()

HFShowerLibrary::Hit::Hit ( )
inline

Definition at line 39 of file HFShowerLibrary.h.

39 {}

Member Data Documentation

◆ depth

int HFShowerLibrary::Hit::depth

◆ position

G4ThreeVector HFShowerLibrary::Hit::position

Definition at line 40 of file HFShowerLibrary.h.

Referenced by HFShowerLibrary::fillHits().

◆ time

double HFShowerLibrary::Hit::time

Definition at line 42 of file HFShowerLibrary.h.

Referenced by HFShowerLibrary::fillHits().