CMS 3D CMS Logo

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

#include <ZdcShowerLibrary.h>

Public Member Functions

 Hit ()
 

Public Attributes

double DeEM
 
double DeHad
 
int depth
 
int detID
 
G4ThreeVector entryLocal
 
G4ThreeVector position
 
double time
 

Detailed Description

Definition at line 28 of file ZdcShowerLibrary.h.

Constructor & Destructor Documentation

◆ Hit()

ZdcShowerLibrary::Hit::Hit ( )
inline

Definition at line 29 of file ZdcShowerLibrary.h.

29 {}

Member Data Documentation

◆ DeEM

double ZdcShowerLibrary::Hit::DeEM

Definition at line 36 of file ZdcShowerLibrary.h.

Referenced by ZdcShowerLibrary::getHits().

◆ DeHad

double ZdcShowerLibrary::Hit::DeHad

Definition at line 35 of file ZdcShowerLibrary.h.

Referenced by ZdcShowerLibrary::getHits().

◆ depth

int ZdcShowerLibrary::Hit::depth

◆ detID

int ZdcShowerLibrary::Hit::detID

Definition at line 34 of file ZdcShowerLibrary.h.

Referenced by ZdcShowerLibrary::getHits().

◆ entryLocal

G4ThreeVector ZdcShowerLibrary::Hit::entryLocal

Definition at line 30 of file ZdcShowerLibrary.h.

Referenced by ZdcShowerLibrary::getHits().

◆ position

G4ThreeVector ZdcShowerLibrary::Hit::position

Definition at line 31 of file ZdcShowerLibrary.h.

Referenced by ZdcShowerLibrary::getHits().

◆ time

double ZdcShowerLibrary::Hit::time

Definition at line 33 of file ZdcShowerLibrary.h.

Referenced by ZdcShowerLibrary::getHits().