#include <TrkFitTypeKey.h>
◆ TrkFitTypeKey() [1/6]
Definition at line 86 of file TrkFitTypeKey.cxx.
89{
90 if ( _value >= 0 ) _pidTypes.push_back(pid);
91}
static int newFitType(const char *name=0)
◆ TrkFitTypeKey() [2/6]
◆ TrkFitTypeKey() [3/6]
TrkFitTypeKey::TrkFitTypeKey |
( |
const int & |
val | ) |
|
◆ ~TrkFitTypeKey() [1/2]
TrkFitTypeKey::~TrkFitTypeKey |
( |
| ) |
|
|
virtual |
◆ TrkFitTypeKey() [4/6]
◆ TrkFitTypeKey() [5/6]
◆ TrkFitTypeKey() [6/6]
TrkFitTypeKey::TrkFitTypeKey |
( |
const int & |
| ) |
|
◆ ~TrkFitTypeKey() [2/2]
virtual TrkFitTypeKey::~TrkFitTypeKey |
( |
| ) |
|
|
virtual |
◆ currentKey() [1/2]
static int TrkFitTypeKey::currentKey |
( |
| ) |
|
|
inlinestatic |
◆ currentKey() [2/2]
static int TrkFitTypeKey::currentKey |
( |
| ) |
|
|
inlinestatic |
◆ ifdKey() [1/2]
const IfdKey * TrkFitTypeKey::ifdKey |
( |
| ) |
const |
|
inline |
◆ ifdKey() [2/2]
const IfdKey * TrkFitTypeKey::ifdKey |
( |
| ) |
const |
|
inline |
◆ killFitType() [1/2]
Definition at line 72 of file TrkFitTypeKey.cxx.
73{
74 const int i =
key.value();
77 assert(theKey != 0 );
78 delete theKey;
79 theKey = 0;
80}
*************DOUBLE PRECISION m_pi *DOUBLE PRECISION m_HvecTau2 DOUBLE PRECISION m_HvClone2 DOUBLE PRECISION m_gamma1 DOUBLE PRECISION m_gamma2 DOUBLE PRECISION m_thet1 DOUBLE PRECISION m_thet2 INTEGER m_IFPHOT *COMMON c_Taupair $ !Spin Polarimeter vector first Tau $ !Spin Polarimeter vector second Tau $ !Clone Spin Polarimeter vector first Tau $ !Clone Spin Polarimeter vector second Tau $ !Random Euler angle for cloning st tau $ !Random Euler angle for cloning st tau $ !Random Euler angle for cloning st tau $ !Random Euler angle for cloning nd tau $ !Random Euler angle for cloning nd tau $ !Random Euler angle for cloning nd tau $ !phi of HvecTau1 $ !theta of HvecTau1 $ !phi of HvecTau2 $ !theta of HvecTau2 $ !super key
◆ killFitType() [2/2]
static void TrkFitTypeKey::killFitType |
( |
const TrkFitTypeKey |
key | ) |
|
|
static |
◆ newFitType() [1/2]
int TrkFitTypeKey::newFitType |
( |
const char * |
name = 0 | ) |
|
|
staticprotected |
Definition at line 64 of file TrkFitTypeKey.cxx.
65{
66 if ( name == 0 ) return _defaultValue;
69}
◆ newFitType() [2/2]
static int TrkFitTypeKey::newFitType |
( |
const char * |
name = 0 | ) |
|
|
staticprotected |
◆ operator<() [1/2]
◆ operator<() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==() [1/2]
◆ operator==() [2/2]
◆ pidType() [1/2]
◆ pidType() [2/2]
◆ printAll() [1/2]
void TrkFitTypeKey::printAll |
( |
std::ostream & |
os = std::cout | ) |
const |
◆ printAll() [2/2]
void TrkFitTypeKey::printAll |
( |
std::ostream & |
os = std::cout | ) |
const |
◆ value() [1/2]
const int & TrkFitTypeKey::value |
( |
| ) |
const |
|
inline |
◆ value() [2/2]
const int & TrkFitTypeKey::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: