|
VMC Examples Version 6.8
|
The calorimeter hit. More...
#include <Ex03CalorHit.h>

Public Member Functions | |
| Ex03CalorHit () | |
| virtual | ~Ex03CalorHit () |
| virtual void | Print (Option_t *option="") const |
| void | AddAbs (Double_t de, Double_t dl) |
| void | AddGap (Double_t de, Double_t dl) |
| void | Reset () |
| Double_t | GetEdepAbs () |
| Double_t | GetTrakAbs () |
| Double_t | GetEdepGap () |
| Double_t | GetTrakGap () |
| Ex03CalorHit () | |
| virtual | ~Ex03CalorHit () |
| virtual void | Print (Option_t *option="") const |
| void | AddAbs (Double_t de, Double_t dl) |
| void | AddGap (Double_t de, Double_t dl) |
| void | Reset () |
| Double_t | GetEdepAbs () |
| Double_t | GetTrakAbs () |
| Double_t | GetEdepGap () |
| Double_t | GetTrakGap () |
| Ex03CalorHit () | |
| virtual | ~Ex03CalorHit () |
| virtual void | Print (Option_t *option="") const |
| void | AddAbs (Double_t de, Double_t dl) |
| void | AddGap (Double_t de, Double_t dl) |
| void | Reset () |
| Double_t | GetEdepAbs () |
| Double_t | GetTrakAbs () |
| Double_t | GetEdepGap () |
| Double_t | GetTrakGap () |
Private Attributes | |
| Double_t | fEdepAbs |
| Energy deposit in the absorber. | |
| Double_t | fTrackLengthAbs |
| Track length in the absorber. | |
| Double_t | fEdepGap |
| Energy deposit in the gap. | |
| Double_t | fTrackLengthGap |
| Track length in the gap. | |
| Ex03CalorHit::Ex03CalorHit | ( | ) |
Default constructor
Definition at line 31 of file Ex03CalorHit.cxx.
|
virtual |
| Ex03CalorHit::Ex03CalorHit | ( | ) |
|
virtual |
| Ex03CalorHit::Ex03CalorHit | ( | ) |
|
virtual |
|
virtual |
Print hit info
Definition at line 48 of file Ex03CalorHit.cxx.
|
inline |
Add energy deposit and track length in the absorber
| de | Enery deposit |
| dl | Track length |
Definition at line 43 of file Ex03CalorHit.h.
|
inline |
Add energy deposit and track length in the gap
| de | Enery deposit |
| dl | Track length |
Definition at line 52 of file Ex03CalorHit.h.
| void Ex03CalorHit::Reset | ( | ) |
Reset all accounted values.
Definition at line 61 of file Ex03CalorHit.cxx.
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
|
inline |
Add energy deposit and track length in the absorber
| de | Enery deposit |
| dl | Track length |
Definition at line 43 of file Ex03CalorHit.h.
|
inline |
Add energy deposit and track length in the gap
| de | Enery deposit |
| dl | Track length |
Definition at line 52 of file Ex03CalorHit.h.
| void Ex03CalorHit::Reset | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
virtual |
|
inline |
Add energy deposit and track length in the absorber
| de | Enery deposit |
| dl | Track length |
Definition at line 43 of file Ex03CalorHit.h.
|
inline |
Add energy deposit and track length in the gap
| de | Enery deposit |
| dl | Track length |
Definition at line 52 of file Ex03CalorHit.h.
| void Ex03CalorHit::Reset | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Energy deposit in the absorber.
Definition at line 71 of file Ex03CalorHit.h.
|
private |
Track length in the absorber.
Definition at line 72 of file Ex03CalorHit.h.
|
private |
Energy deposit in the gap.
Definition at line 73 of file Ex03CalorHit.h.
|
private |
Track length in the gap.
Definition at line 74 of file Ex03CalorHit.h.