#include <ZDC_SimFiberHit.h>
Definition at line 10 of file ZDC_SimFiberHit.h.
◆ ZDC_SimFiberHit() [1/3]
ZDC_SimFiberHit::ZDC_SimFiberHit |
( |
| ) |
|
|
inline |
◆ ZDC_SimFiberHit() [2/3]
ZDC_SimFiberHit::ZDC_SimFiberHit |
( |
Identifier |
id, |
|
|
int |
nphot, |
|
|
double |
edep |
|
) |
| |
|
inline |
Standard constructor.
- Parameters
-
id | Volume identifier |
nphot | Number of photons generated in this volume |
edep | Energy deposited as light in this volume |
Definition at line 29 of file ZDC_SimFiberHit.h.
◆ ZDC_SimFiberHit() [3/3]
◆ Add() [1/2]
void ZDC_SimFiberHit::Add |
( |
int |
nphot, |
|
|
double |
edep |
|
) |
| |
|
inline |
◆ Add() [2/2]
◆ Equals()
◆ getEdep()
double ZDC_SimFiberHit::getEdep |
( |
| ) |
const |
|
inline |
◆ getID()
◆ getNPhotons()
int ZDC_SimFiberHit::getNPhotons |
( |
| ) |
const |
|
inline |
◆ operator+()
◆ operator+=()
◆ operator<()
Check if the ID is less than the compared hit.
If they are the same, check if Nphotons is less than the compared hit
- Parameters
-
h | Hit being compared against |
- Returns
- True if the ID or Nphotons is less than the compared hit. False otherwise
Definition at line 71 of file ZDC_SimFiberHit.h.
◆ operator=()
◆ operator==()
◆ m_Edep
double ZDC_SimFiberHit::m_Edep |
|
private |
◆ m_ID
◆ m_Nphotons
int ZDC_SimFiberHit::m_Nphotons |
|
private |
The documentation for this class was generated from the following file: