LAr calo hit class.
More...
#include "LArCaloHit.h"
LAr calo hit class.
Definition at line 39 of file LArCaloHit.h.
◆ LArCaloHit()
Constructor.
- Parameters
-
parameters | the lar calo hit parameters |
Definition at line 158 of file LArCaloHit.h.
◆ FillParameters()
Fill the parameters associated with this calo hit.
- Parameters
-
parameters | the output parameters |
Definition at line 181 of file LArCaloHit.h.
◆ GetDaughterVolumeId()
unsigned int lar_content::LArCaloHit::GetDaughterVolumeId |
( |
| ) |
const |
|
inline |
Get the daughter volume id.
- Returns
- the daughter volume id
Definition at line 174 of file LArCaloHit.h.
◆ GetLArTPCVolumeId()
unsigned int lar_content::LArCaloHit::GetLArTPCVolumeId |
( |
| ) |
const |
|
inline |
Get the lar tpc volume id.
- Returns
- the lar tpc volume id
Definition at line 167 of file LArCaloHit.h.
◆ GetShowerProbability()
float lar_content::LArCaloHit::GetShowerProbability |
( |
| ) |
const |
|
inline |
Get the probability that the hit is shower-like.
- Returns
- the probability the hit is shower-like
Definition at line 217 of file LArCaloHit.h.
◆ GetTrackProbability()
float lar_content::LArCaloHit::GetTrackProbability |
( |
| ) |
const |
|
inline |
Get the probability that the hit is track-like.
- Returns
- the probability the hit is track-like
Definition at line 210 of file LArCaloHit.h.
◆ SetShowerProbability()
void lar_content::LArCaloHit::SetShowerProbability |
( |
const float |
probability | ) |
|
|
inline |
Set the probability that the hit is shower-like.
- Parameters
-
probability | the probability the hit is shower-like |
Definition at line 234 of file LArCaloHit.h.
◆ SetTrackProbability()
void lar_content::LArCaloHit::SetTrackProbability |
( |
const float |
probability | ) |
|
|
inline |
Set the probability that the hit is track-like.
- Parameters
-
probability | the probability the hit is track-like |
Definition at line 224 of file LArCaloHit.h.
◆ m_daughterVolumeId
unsigned int lar_content::LArCaloHit::m_daughterVolumeId |
|
private |
◆ m_larTPCVolumeId
unsigned int lar_content::LArCaloHit::m_larTPCVolumeId |
|
private |
◆ m_pShower
The probability that the hit is shower-like.
Definition at line 102 of file LArCaloHit.h.
◆ m_pTrack
The probability that the hit is track-like.
Definition at line 101 of file LArCaloHit.h.
The documentation for this class was generated from the following file: