#include <ALFA_Hit.h>
|  | 
|  | ALFA_Hit (int, int, int, float, float, float, float, float, float, float, float, float, int, int, int, int) | 
|  | 
|  | ALFA_Hit () | 
|  | 
| virtual | ~ALFA_Hit () | 
|  | 
| bool | operator< (const ALFA_Hit &obj) const | 
|  | 
| int | GetHitID () const | 
|  | 
| int | GetTrackID () const | 
|  | 
| int | GetParticleEncoding () const | 
|  | 
| float | GetKineticEnergy () const | 
|  | 
| float | GetEnergyDeposit () const | 
|  | 
| float | GetPreStepX () const | 
|  | 
| float | GetPreStepY () const | 
|  | 
| float | GetPreStepZ () const | 
|  | 
| float | GetPostStepX () const | 
|  | 
| float | GetPostStepY () const | 
|  | 
| float | GetPostStepZ () const | 
|  | 
| float | GetGlobalTime () const | 
|  | 
| int | GetSignFiber () const | 
|  | 
| int | GetPlateNumber () const | 
|  | 
| int | GetFiberNumber () const | 
|  | 
| int | GetStationNumber () const | 
|  | 
Definition at line 10 of file ALFA_Hit.h.
 
◆ ALFA_Hit() [1/2]
      
        
          | ALFA_Hit::ALFA_Hit | ( | int | hit, | 
        
          |  |  | int | , | 
        
          |  |  | int | particle, | 
        
          |  |  | float | kinEnergy, | 
        
          |  |  | float | eneDeposit, | 
        
          |  |  | float | preX, | 
        
          |  |  | float | preY, | 
        
          |  |  | float | preZ, | 
        
          |  |  | float | postX, | 
        
          |  |  | float | postY, | 
        
          |  |  | float | postZ, | 
        
          |  |  | float | time, | 
        
          |  |  | int | sign, | 
        
          |  |  | int | plate, | 
        
          |  |  | int | fiber, | 
        
          |  |  | int | station | 
        
          |  | ) |  |  | 
      
 
 
◆ ALFA_Hit() [2/2]
◆ ~ALFA_Hit()
◆ GetEnergyDeposit()
  
  | 
        
          | float ALFA_Hit::GetEnergyDeposit | ( |  | ) | const |  | inline | 
 
 
◆ GetFiberNumber()
  
  | 
        
          | int ALFA_Hit::GetFiberNumber | ( |  | ) | const |  | inline | 
 
 
◆ GetGlobalTime()
  
  | 
        
          | float ALFA_Hit::GetGlobalTime | ( |  | ) | const |  | inline | 
 
 
◆ GetHitID()
  
  | 
        
          | int ALFA_Hit::GetHitID | ( |  | ) | const |  | inline | 
 
 
◆ GetKineticEnergy()
  
  | 
        
          | float ALFA_Hit::GetKineticEnergy | ( |  | ) | const |  | inline | 
 
 
◆ GetParticleEncoding()
  
  | 
        
          | int ALFA_Hit::GetParticleEncoding | ( |  | ) | const |  | inline | 
 
 
◆ GetPlateNumber()
  
  | 
        
          | int ALFA_Hit::GetPlateNumber | ( |  | ) | const |  | inline | 
 
 
◆ GetPostStepX()
  
  | 
        
          | float ALFA_Hit::GetPostStepX | ( |  | ) | const |  | inline | 
 
 
◆ GetPostStepY()
  
  | 
        
          | float ALFA_Hit::GetPostStepY | ( |  | ) | const |  | inline | 
 
 
◆ GetPostStepZ()
  
  | 
        
          | float ALFA_Hit::GetPostStepZ | ( |  | ) | const |  | inline | 
 
 
◆ GetPreStepX()
  
  | 
        
          | float ALFA_Hit::GetPreStepX | ( |  | ) | const |  | inline | 
 
 
◆ GetPreStepY()
  
  | 
        
          | float ALFA_Hit::GetPreStepY | ( |  | ) | const |  | inline | 
 
 
◆ GetPreStepZ()
  
  | 
        
          | float ALFA_Hit::GetPreStepZ | ( |  | ) | const |  | inline | 
 
 
◆ GetSignFiber()
  
  | 
        
          | int ALFA_Hit::GetSignFiber | ( |  | ) | const |  | inline | 
 
 
◆ GetStationNumber()
  
  | 
        
          | int ALFA_Hit::GetStationNumber | ( |  | ) | const |  | inline | 
 
 
◆ GetTrackID()
      
        
          | int ALFA_Hit::GetTrackID | ( |  | ) | const | 
      
 
 
◆ operator<()
◆ m_energyDeposit
  
  | 
        
          | float ALFA_Hit::m_energyDeposit |  | private | 
 
 
◆ m_globalTime
  
  | 
        
          | float ALFA_Hit::m_globalTime |  | private | 
 
 
◆ m_hitID
◆ m_kineticEnergy
  
  | 
        
          | float ALFA_Hit::m_kineticEnergy |  | private | 
 
 
◆ m_n_fiber
◆ m_n_plate
◆ m_n_station
  
  | 
        
          | int ALFA_Hit::m_n_station |  | private | 
 
 
◆ m_particleEncoding
  
  | 
        
          | int ALFA_Hit::m_particleEncoding |  | private | 
 
 
◆ m_postStepX
  
  | 
        
          | float ALFA_Hit::m_postStepX |  | private | 
 
 
◆ m_postStepY
  
  | 
        
          | float ALFA_Hit::m_postStepY |  | private | 
 
 
◆ m_postStepZ
  
  | 
        
          | float ALFA_Hit::m_postStepZ |  | private | 
 
 
◆ m_preStepX
  
  | 
        
          | float ALFA_Hit::m_preStepX |  | private | 
 
 
◆ m_preStepY
  
  | 
        
          | float ALFA_Hit::m_preStepY |  | private | 
 
 
◆ m_preStepZ
  
  | 
        
          | float ALFA_Hit::m_preStepZ |  | private | 
 
 
◆ m_sign_fiber
  
  | 
        
          | int ALFA_Hit::m_sign_fiber |  | private | 
 
 
The documentation for this class was generated from the following files:
 
constexpr ParticleHypothesis particle[PARTICLEHYPOTHESES]
the array of masses