#include <MCEcalHit.h>
Definition at line 22 of file MCEcalHit.h.
◆ MCEcalHit()
◆ ~MCEcalHit()
◆ ClassDef()
◆ Clear()
void Clear |
( |
Option_t * |
option = "" | ) |
|
◆ getEnergy()
double getEnergy |
( |
| ) |
const |
|
inline |
- Returns
- The hit energy deposit.
Definition at line 62 of file MCEcalHit.h.
◆ getGlobalX()
double getGlobalX |
( |
| ) |
const |
|
inline |
- Returns
- the global X coordinate of the hit
Definition at line 46 of file MCEcalHit.h.
◆ getGlobalY()
double getGlobalY |
( |
| ) |
const |
|
inline |
- Returns
- the global Y coordinate of the hit
Definition at line 49 of file MCEcalHit.h.
◆ getGlobalZ()
double getGlobalZ |
( |
| ) |
const |
|
inline |
- Returns
- the global Z coordinate of the hit
Definition at line 52 of file MCEcalHit.h.
◆ getIX()
◆ getIY()
◆ getLayer()
◆ getPosition()
std::vector< double > getPosition |
( |
| ) |
const |
|
inline |
- Returns
- The hit position.
Definition at line 43 of file MCEcalHit.h.
◆ getSystem()
◆ setEnergy()
void setEnergy |
( |
const double |
energy | ) |
|
|
inline |
Set the hit energy deposit.
- Parameters
-
Definition at line 59 of file MCEcalHit.h.
◆ setIX()
void setIX |
( |
const int |
ix | ) |
|
|
inline |
Set the x index of the hit.
- Parameters
-
layer | The x index of the hit. |
Definition at line 89 of file MCEcalHit.h.
◆ setIY()
void setIY |
( |
const int |
iy | ) |
|
|
inline |
Set the y index of the hit.
- Parameters
-
layer | The y index of the hit. |
Definition at line 99 of file MCEcalHit.h.
◆ setLayer()
void setLayer |
( |
const int |
layer | ) |
|
|
inline |
Set the layer of the hit.
- Parameters
-
layer | The layer of the hit. |
Definition at line 79 of file MCEcalHit.h.
◆ setPosition()
void setPosition |
( |
const double * |
position, |
|
|
bool |
rotate = false |
|
) |
| |
Set the hit position.
- Parameters
-
position | The hit position. |
Definition at line 23 of file MCEcalHit.cxx.
◆ setSystem()
void setSystem |
( |
const int |
system | ) |
|
|
inline |
Set the system of the hit.
- Parameters
-
system | The system of the hit. |
Definition at line 69 of file MCEcalHit.h.
◆ energy_
◆ ix_
◆ iy_
◆ layer_
◆ system_
◆ x_
The x position of the hit.
Definition at line 109 of file MCEcalHit.h.
◆ y_
The x position of the hit.
Definition at line 112 of file MCEcalHit.h.
◆ z_
The x position of the hit.
Definition at line 115 of file MCEcalHit.h.
The documentation for this class was generated from the following files: