ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | List of all members
AtGas Class Reference

#include <AtGas.h>

Public Member Functions

 AtGas (TString)
 
 ~AtGas ()=default
 
void operator= (const AtGas &GasToCopy)
 
Double_t GetEIonize ()
 
Double_t GetDriftVelocity ()
 
Double_t GetCoefAttachment ()
 
Double_t GetCoefDiffusionLong ()
 
Double_t GetCoefDiffusionTrans ()
 
Int_t GetGain ()
 
UInt_t GetRandomCS ()
 

Detailed Description

Definition at line 12 of file AtGas.h.

Constructor & Destructor Documentation

◆ AtGas()

AtGas::AtGas ( TString  )

◆ ~AtGas()

AtGas::~AtGas ( )
default

Member Function Documentation

◆ GetCoefAttachment()

Double_t AtGas::GetCoefAttachment ( )

Definition at line 78 of file AtGas.cxx.

◆ GetCoefDiffusionLong()

Double_t AtGas::GetCoefDiffusionLong ( )

Definition at line 82 of file AtGas.cxx.

◆ GetCoefDiffusionTrans()

Double_t AtGas::GetCoefDiffusionTrans ( )

Definition at line 86 of file AtGas.cxx.

◆ GetDriftVelocity()

Double_t AtGas::GetDriftVelocity ( )

Definition at line 74 of file AtGas.cxx.

◆ GetEIonize()

Double_t AtGas::GetEIonize ( )

Definition at line 70 of file AtGas.cxx.

◆ GetGain()

Int_t AtGas::GetGain ( )

Definition at line 90 of file AtGas.cxx.

◆ GetRandomCS()

UInt_t AtGas::GetRandomCS ( )

Definition at line 94 of file AtGas.cxx.

◆ operator=()

void AtGas::operator= ( const AtGas GasToCopy)

Definition at line 60 of file AtGas.cxx.


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