CMS 3D CMS Logo

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 32 of file HFShower.h.

Constructor & Destructor Documentation

◆ Hit()

HFShower::Hit::Hit ( )
inline

Definition at line 33 of file HFShower.h.

33 {}

Member Data Documentation

◆ depth

int HFShower::Hit::depth

◆ momentum

double HFShower::Hit::momentum

Definition at line 37 of file HFShower.h.

◆ position

G4ThreeVector HFShower::Hit::position

Definition at line 38 of file HFShower.h.

◆ time

double HFShower::Hit::time

Definition at line 35 of file HFShower.h.

◆ wavelength

double HFShower::Hit::wavelength

Definition at line 36 of file HFShower.h.