R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3BNeulandNeutron Class Reference

#include <R3BNeulandNeutron.h>

Public Member Functions

 R3BNeulandNeutron ()=default
 
 R3BNeulandNeutron (Int_t paddle, Double_t time, const TVector3 &pos, const TVector3 &pix)
 
 R3BNeulandNeutron (const R3BNeulandHit &)
 
 R3BNeulandNeutron (const R3BNeulandCluster &)
 
Int_t GetPaddle () const
 
Double_t GetT () const
 
TVector3 GetPosition () const
 
TVector3 GetPixel () const
 
Double_t GetEtot () const
 
Double_t GetEkin () const
 
Double_t GetGamma () const
 
TVector3 GetP () const
 
void Print (const Option_t *) const override
 

Detailed Description

Definition at line 23 of file R3BNeulandNeutron.h.

Constructor & Destructor Documentation

◆ R3BNeulandNeutron() [1/4]

R3BNeulandNeutron::R3BNeulandNeutron ( )
default

◆ R3BNeulandNeutron() [2/4]

R3BNeulandNeutron::R3BNeulandNeutron ( Int_t paddle,
Double_t time,
const TVector3 & pos,
const TVector3 & pix )

Definition at line 21 of file R3BNeulandNeutron.cxx.

◆ R3BNeulandNeutron() [3/4]

R3BNeulandNeutron::R3BNeulandNeutron ( const R3BNeulandHit & hit)
explicit

Definition at line 29 of file R3BNeulandNeutron.cxx.

◆ R3BNeulandNeutron() [4/4]

R3BNeulandNeutron::R3BNeulandNeutron ( const R3BNeulandCluster & cluster)
explicit

Definition at line 37 of file R3BNeulandNeutron.cxx.

Member Function Documentation

◆ GetEkin()

Double_t R3BNeulandNeutron::GetEkin ( ) const

Definition at line 52 of file R3BNeulandNeutron.cxx.

◆ GetEtot()

Double_t R3BNeulandNeutron::GetEtot ( ) const

Definition at line 50 of file R3BNeulandNeutron.cxx.

◆ GetGamma()

Double_t R3BNeulandNeutron::GetGamma ( ) const

Definition at line 42 of file R3BNeulandNeutron.cxx.

◆ GetP()

TVector3 R3BNeulandNeutron::GetP ( ) const

Definition at line 48 of file R3BNeulandNeutron.cxx.

◆ GetPaddle()

Int_t R3BNeulandNeutron::GetPaddle ( ) const
inline

Definition at line 31 of file R3BNeulandNeutron.h.

◆ GetPixel()

TVector3 R3BNeulandNeutron::GetPixel ( ) const
inline

Definition at line 34 of file R3BNeulandNeutron.h.

◆ GetPosition()

TVector3 R3BNeulandNeutron::GetPosition ( ) const
inline

Definition at line 33 of file R3BNeulandNeutron.h.

◆ GetT()

Double_t R3BNeulandNeutron::GetT ( ) const
inline

Definition at line 32 of file R3BNeulandNeutron.h.

◆ Print()

void R3BNeulandNeutron::Print ( const Option_t * ) const
override

Definition at line 61 of file R3BNeulandNeutron.cxx.


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