#include <TrkFitTypeKey.h>
◆ TrkFitTypeKey() [1/9]
◆ TrkFitTypeKey() [2/9]
◆ TrkFitTypeKey() [3/9]
| TrkFitTypeKey::TrkFitTypeKey |
( |
const int & | val | ) |
|
◆ ~TrkFitTypeKey() [1/3]
| TrkFitTypeKey::~TrkFitTypeKey |
( |
| ) |
|
|
virtual |
◆ TrkFitTypeKey() [4/9]
◆ TrkFitTypeKey() [5/9]
◆ TrkFitTypeKey() [6/9]
| TrkFitTypeKey::TrkFitTypeKey |
( |
const int & | | ) |
|
◆ ~TrkFitTypeKey() [2/3]
| virtual TrkFitTypeKey::~TrkFitTypeKey |
( |
| ) |
|
|
virtual |
◆ TrkFitTypeKey() [7/9]
◆ TrkFitTypeKey() [8/9]
◆ TrkFitTypeKey() [9/9]
| TrkFitTypeKey::TrkFitTypeKey |
( |
const int & | | ) |
|
◆ ~TrkFitTypeKey() [3/3]
| virtual TrkFitTypeKey::~TrkFitTypeKey |
( |
| ) |
|
|
virtual |
◆ currentKey() [1/3]
| int TrkFitTypeKey::currentKey |
( |
| ) |
|
|
inlinestatic |
◆ currentKey() [2/3]
| int TrkFitTypeKey::currentKey |
( |
| ) |
|
|
inlinestatic |
◆ currentKey() [3/3]
| int TrkFitTypeKey::currentKey |
( |
| ) |
|
|
inlinestatic |
◆ ifdKey() [1/3]
| const IfdKey * TrkFitTypeKey::ifdKey |
( |
| ) |
const |
|
inline |
◆ ifdKey() [2/3]
| const IfdKey * TrkFitTypeKey::ifdKey |
( |
| ) |
const |
|
inline |
◆ ifdKey() [3/3]
| const IfdKey * TrkFitTypeKey::ifdKey |
( |
| ) |
const |
|
inline |
◆ killFitType() [1/3]
Definition at line 64 of file TrkFitTypeKey.cxx.
64 {
65 const int i =
key.value();
67 IfdKey* theKey = _keys[i];
68 assert( theKey != 0 );
69 delete theKey;
70 theKey = 0;
71}
*************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/3]
◆ killFitType() [3/3]
◆ newFitType() [1/3]
| int TrkFitTypeKey::newFitType |
( |
const char * | name = 0 | ) |
|
|
staticprotected |
Definition at line 58 of file TrkFitTypeKey.cxx.
58 {
59 if ( name == 0 ) return _defaultValue;
60 _keys.push_back( new IfdStrKey( name ) );
62}
Referenced by TrkFitTypeKey().
◆ newFitType() [2/3]
| int TrkFitTypeKey::newFitType |
( |
const char * | name = 0 | ) |
|
|
staticprotected |
◆ newFitType() [3/3]
| int TrkFitTypeKey::newFitType |
( |
const char * | name = 0 | ) |
|
|
staticprotected |
◆ operator<() [1/3]
◆ operator<() [2/3]
◆ operator<() [3/3]
◆ operator=() [1/3]
◆ operator=() [2/3]
◆ operator=() [3/3]
◆ operator==() [1/3]
| bool TrkFitTypeKey::operator== |
( |
const TrkFitTypeKey & | rhs | ) |
const |
|
inline |
◆ operator==() [2/3]
| bool TrkFitTypeKey::operator== |
( |
const TrkFitTypeKey & | rhs | ) |
const |
|
inline |
◆ operator==() [3/3]
| bool TrkFitTypeKey::operator== |
( |
const TrkFitTypeKey & | rhs | ) |
const |
|
inline |
◆ pidType() [1/3]
◆ pidType() [2/3]
◆ pidType() [3/3]
◆ printAll() [1/3]
| void TrkFitTypeKey::printAll |
( |
std::ostream & | os = std::cout | ) |
const |
◆ printAll() [2/3]
| void TrkFitTypeKey::printAll |
( |
std::ostream & | os = std::cout | ) |
const |
◆ printAll() [3/3]
| void TrkFitTypeKey::printAll |
( |
std::ostream & | os = std::cout | ) |
const |
◆ value() [1/3]
| const int & TrkFitTypeKey::value |
( |
| ) |
const |
|
inline |
◆ value() [2/3]
| const int & TrkFitTypeKey::value |
( |
| ) |
const |
|
inline |
◆ value() [3/3]
| const int & TrkFitTypeKey::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: