CMS 3D CMS Logo

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

#include <HFGflash.h>

Public Member Functions

 Hit ()
 

Public Attributes

int depth = 0
 
double edep = 0.
 
double pez = 0.
 
G4ThreeVector position
 
double time = 0.
 

Detailed Description

Definition at line 34 of file HFGflash.h.

Constructor & Destructor Documentation

◆ Hit()

HFGflash::Hit::Hit ( )
inline

Definition at line 35 of file HFGflash.h.

35 {}

Member Data Documentation

◆ depth

int HFGflash::Hit::depth = 0

◆ edep

double HFGflash::Hit::edep = 0.

Definition at line 39 of file HFGflash.h.

Referenced by HFGflash::gfParameterization().

◆ pez

double HFGflash::Hit::pez = 0.

Definition at line 40 of file HFGflash.h.

◆ position

G4ThreeVector HFGflash::Hit::position

Definition at line 36 of file HFGflash.h.

Referenced by HFGflash::gfParameterization().

◆ time

double HFGflash::Hit::time = 0.

Definition at line 38 of file HFGflash.h.

Referenced by HFGflash::gfParameterization().