er  dev
Public Member Functions | Private Attributes | List of all members
ERTelescopeParticle Class Reference

#include <ERTelescopeParticle.h>

Inheritance diagram for ERTelescopeParticle:
Inheritance graph
[legend]
Collaboration diagram for ERTelescopeParticle:
Collaboration graph
[legend]

Public Member Functions

 ERTelescopeParticle (TLorentzVector lvinteraction, Double_t deadEloss, Double_t kineticEnergy, Double_t edepInThickStation=-1., Double_t edepInThinStation=-1., Double_t correctedEdepInThickStation=-1., Double_t correctedEdepInThinStation=-1., ERChannel channelOfThinStation=consts::undefined_channel, ERChannel channelOfThickStation=consts::undefined_channel)
 Constructor. More...
 
Double_t GetDeadEloss () const
 
Double_t GetKineticEnergy () const
 
TLorentzVector GetLVInteraction () const
 
Double_t GetEdepInThickStation () const
 
Double_t GetEdepInThinStation () const
 
Double_t GetCorrectedEdepInThickStation () const
 
Double_t GetCorrectedEdepInThinStation () const
 
ERChannel ChannelOfThinStation () const
 
ERChannel ChannelOfThickStation () const
 

Private Attributes

TLorentzVector fLVInteraction
 
Double_t fKineticEnergy = 0.
 
Double_t fDeadEloss = 0.
 
Double_t fEdepInThickStation = -1.
 
Double_t fEdepInThinStation = -1.
 
ERChannel fChannelOfThinStation = consts::undefined_channel
 
ERChannel fChannelOfThickStation = consts::undefined_channel
 
Double_t fCorrectedEdepInThickStation = -1.
 
Double_t fCorrectedEdepInThinStation = -1.
 

Detailed Description

Author
V.Schetinin schet.nosp@m.inin.nosp@m.@jinr.nosp@m..ru
Version
1.0

Definition at line 22 of file ERTelescopeParticle.h.

Constructor & Destructor Documentation

ERTelescopeParticle::ERTelescopeParticle ( TLorentzVector  lvinteraction,
Double_t  deadEloss,
Double_t  kineticEnergy,
Double_t  edepInThickStation = -1.,
Double_t  edepInThinStation = -1.,
Double_t  correctedEdepInThickStation = -1.,
Double_t  correctedEdepInThinStation = -1.,
ERChannel  channelOfThinStation = consts::undefined_channel,
ERChannel  channelOfThickStation = consts::undefined_channel 
)

Constructor.

Parameters
deadEloss- eloss in passive detector volumes;
lvInteraction- Lorentz vector in interaction;

Definition at line 10 of file ERTelescopeParticle.cxx.


The documentation for this class was generated from the following files: