Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaFormula::FVarDef_t Class Reference

Definition at line 74 of file THaFormula.h.

Public Member Functions

 FVarDef_t (const FVarDef_t &rhs)
 
 FVarDef_t (EVariableType t, void *p, Int_t i)
 
 FVarDef_t (FVarDef_t &&rhs) noexcept
 
FVarDef_toperator= (const FVarDef_t &rhs)
 
FVarDef_toperator= (FVarDef_t &&rhs) noexcept
 
 ~FVarDef_t ()
 

Public Attributes

Int_t index
 
voidobj
 
EVariableType type
 

#include <THaFormula.h>

Constructor & Destructor Documentation

◆ FVarDef_t() [1/3]

THaFormula::FVarDef_t::FVarDef_t ( EVariableType  t,
void p,
Int_t  i 
)
inline

Definition at line 79 of file THaFormula.h.

◆ FVarDef_t() [2/3]

THaFormula::FVarDef_t::FVarDef_t ( const FVarDef_t rhs)

Definition at line 183 of file THaFormula.cxx.

◆ FVarDef_t() [3/3]

THaFormula::FVarDef_t::FVarDef_t ( FVarDef_t &&  rhs)
noexcept

Definition at line 207 of file THaFormula.cxx.

◆ ~FVarDef_t()

THaFormula::FVarDef_t::~FVarDef_t ( )

Definition at line 228 of file THaFormula.cxx.

Member Function Documentation

◆ operator=() [1/2]

THaFormula::FVarDef_t & THaFormula::FVarDef_t::operator= ( const FVarDef_t rhs)

Definition at line 191 of file THaFormula.cxx.

◆ operator=() [2/2]

THaFormula::FVarDef_t & THaFormula::FVarDef_t::operator= ( FVarDef_t &&  rhs)
noexcept

Definition at line 214 of file THaFormula.cxx.

Member Data Documentation

◆ index

Int_t THaFormula::FVarDef_t::index

Definition at line 78 of file THaFormula.h.

◆ obj

void* THaFormula::FVarDef_t::obj

Definition at line 77 of file THaFormula.h.

◆ type

EVariableType THaFormula::FVarDef_t::type

Definition at line 76 of file THaFormula.h.


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