Namespaces | |
| genf | |
| Generic Interface to magnetic fields in GENFIT. | |
Classes | |
| class | GFException |
| Exception class for error handling in GENFIT (provides storage for diagnostic information) More... | |
| class | GFAbsRecoHitProducer |
| Abstract interface class for GFRecoHitProducer. More... | |
| class | GFRecoHitProducer< hit_T, recoHit_T > |
| Template class for a hit producer module. More... | |
| template<class ROOTOBJ > | |
| void | genf::PrintROOTobject (std::ostream &, const ROOTOBJ &) |
| Small utility functions which print some ROOT objects into an output stream. More... | |
| template<typename T > | |
| void | genf::PrintROOTmatrix (std::ostream &out, const TMatrixT< T > &m) |
| template<> | |
| void | genf::PrintROOTobject (std::ostream &, const TVector3 &v) |
| void genf::PrintROOTmatrix | ( | std::ostream & | out, |
| const TMatrixT< T > & | m | ||
| ) |
Definition at line 130 of file GFException.h.
| void genf::PrintROOTobject | ( | std::ostream & | , |
| const ROOTOBJ & | obj | ||
| ) |
Small utility functions which print some ROOT objects into an output stream.
Definition at line 127 of file GFException.h.
| void genf::PrintROOTobject | ( | std::ostream & | out, |
| const TVector3 & | v | ||
| ) |
Definition at line 88 of file GFException.cxx.
1.8.11