#include <TEvePathMark.h>
Public Types | |
| enum | EType_e |
| enum | EType_e |
Public Member Functions | |
| TEvePathMarkT (EType_e type=kReference) | |
| TEvePathMarkT (EType_e type, const TEveVectorT< TT > &v, TT time=0) | |
| TEvePathMarkT (EType_e type, const TEveVectorT< TT > &v, const TEveVectorT< TT > &p, TT time=0) | |
| TEvePathMarkT (EType_e type, const TEveVectorT< TT > &v, const TEveVectorT< TT > &p, const TEveVectorT< TT > &e, TT time=0) | |
| const char * | TypeName () |
| ClassDefNV (TEvePathMarkT, 1) | |
| TEvePathMarkT (EType_e type=kReference) | |
| TEvePathMarkT (EType_e type, const TEveVectorT< TT > &v, TT time=0) | |
| TEvePathMarkT (EType_e type, const TEveVectorT< TT > &v, const TEveVectorT< TT > &p, TT time=0) | |
| TEvePathMarkT (EType_e type, const TEveVectorT< TT > &v, const TEveVectorT< TT > &p, const TEveVectorT< TT > &e, TT time=0) | |
| const char * | TypeName () |
| ClassDefNV (TEvePathMarkT, 1) | |
| template<> | |
| TClass * | Class () |
| template<> | |
| TClass * | Class () |
| template<> | |
| void | Streamer (TBuffer &R__b) |
| template<> | |
| void | Streamer (TBuffer &R__b) |
Public Attributes | |
| EType_e | fType |
| TEveVectorT< TT > | fV |
| TEveVectorT< TT > | fP |
| TEveVectorT< TT > | fE |
| TT | fTime |
| TEveVectorT< TT > | fV |
| TEveVectorT< TT > | fP |
| TEveVectorT< TT > | fE |
Definition at line 22 of file TEvePathMark.h.
| enum TEvePathMarkT::EType_e |
Definition at line 25 of file TEvePathMark.h.
| enum TEvePathMarkT::EType_e |
Definition at line 25 of file TEvePathMark.h.
| TEvePathMarkT< TT >::TEvePathMarkT | ( | EType_e | type = kReference |
) | [inline] |
Definition at line 33 of file TEvePathMark.h.
| TEvePathMarkT< TT >::TEvePathMarkT | ( | EType_e | type, | |
| const TEveVectorT< TT > & | v, | |||
| TT | time = 0 | |||
| ) | [inline] |
Definition at line 36 of file TEvePathMark.h.
| TEvePathMarkT< TT >::TEvePathMarkT | ( | EType_e | type, | |
| const TEveVectorT< TT > & | v, | |||
| const TEveVectorT< TT > & | p, | |||
| TT | time = 0 | |||
| ) | [inline] |
Definition at line 39 of file TEvePathMark.h.
| TEvePathMarkT< TT >::TEvePathMarkT | ( | EType_e | type, | |
| const TEveVectorT< TT > & | v, | |||
| const TEveVectorT< TT > & | p, | |||
| const TEveVectorT< TT > & | e, | |||
| TT | time = 0 | |||
| ) | [inline] |
Definition at line 42 of file TEvePathMark.h.
| TEvePathMarkT< TT >::TEvePathMarkT | ( | EType_e | type = kReference |
) | [inline] |
Definition at line 33 of file TEvePathMark.h.
| TEvePathMarkT< TT >::TEvePathMarkT | ( | EType_e | type, | |
| const TEveVectorT< TT > & | v, | |||
| TT | time = 0 | |||
| ) | [inline] |
Definition at line 36 of file TEvePathMark.h.
| TEvePathMarkT< TT >::TEvePathMarkT | ( | EType_e | type, | |
| const TEveVectorT< TT > & | v, | |||
| const TEveVectorT< TT > & | p, | |||
| TT | time = 0 | |||
| ) | [inline] |
Definition at line 39 of file TEvePathMark.h.
| TEvePathMarkT< TT >::TEvePathMarkT | ( | EType_e | type, | |
| const TEveVectorT< TT > & | v, | |||
| const TEveVectorT< TT > & | p, | |||
| const TEveVectorT< TT > & | e, | |||
| TT | time = 0 | |||
| ) | [inline] |
Definition at line 42 of file TEvePathMark.h.
| const char * TEvePathMarkT< TT >::TypeName | ( | ) |
Definition at line 34 of file TEvePathMark.cxx.
References TEvePathMarkT< TT >::fType, TEvePathMarkT< TT >::kCluster2D, TEvePathMarkT< TT >::kDaughter, TEvePathMarkT< TT >::kDecay, and TEvePathMarkT< TT >::kReference.
| TEvePathMarkT< TT >::ClassDefNV | ( | TEvePathMarkT< TT > | , | |
| 1 | ||||
| ) |
| const char* TEvePathMarkT< TT >::TypeName | ( | ) |
| TEvePathMarkT< TT >::ClassDefNV | ( | TEvePathMarkT< TT > | , | |
| 1 | ||||
| ) |
| TClass * TEvePathMarkT< float >::Class | ( | ) |
| TClass * TEvePathMarkT< double >::Class | ( | ) |
| void TEvePathMarkT< float >::Streamer | ( | TBuffer & | R__b | ) |
Definition at line 6621 of file G__Eve1.cxx.
References TBuffer::IsReading(), TBuffer::ReadClassBuffer(), and TBuffer::WriteClassBuffer().
| void TEvePathMarkT< double >::Streamer | ( | TBuffer & | R__b | ) |
Definition at line 6682 of file G__Eve1.cxx.
References TBuffer::IsReading(), TBuffer::ReadClassBuffer(), and TBuffer::WriteClassBuffer().
| EType_e TEvePathMarkT< TT >::fType |
| TEveVectorT<TT> TEvePathMarkT< TT >::fV |
| TEveVectorT<TT> TEvePathMarkT< TT >::fP |
Definition at line 29 of file TEvePathMark.h.
| TEveVectorT<TT> TEvePathMarkT< TT >::fE |
Definition at line 30 of file TEvePathMark.h.
| TT TEvePathMarkT< TT >::fTime |
Definition at line 31 of file TEvePathMark.h.
| TEveVectorT<TT> TEvePathMarkT< TT >::fV |
Definition at line 28 of file TEvePathMark.h.
| TEveVectorT<TT> TEvePathMarkT< TT >::fP |
Definition at line 29 of file TEvePathMark.h.
| TEveVectorT<TT> TEvePathMarkT< TT >::fE |
Definition at line 30 of file TEvePathMark.h.
1.5.1