|
| StLorentzVector (T, T, T, T) |
|
template<class X > |
| StLorentzVector (const StThreeVector< X > &, T) |
|
template<class X , class Y > |
| StLorentzVector (const StThreeVector< X > &, Y) |
|
template<class X , class Y > |
| StLorentzVector (Y, const StThreeVector< X > &) |
|
template<class X > |
| StLorentzVector (T, const StThreeVector< X > &) |
|
template<class X > |
| StLorentzVector (const StLorentzVector< X > &) |
|
template<class X > |
StLorentzVector< T > & | operator= (const StLorentzVector< X > &) |
|
T | x () const |
|
T | y () const |
|
T | z () const |
|
T | t () const |
|
T | px () const |
|
T | py () const |
|
T | pz () const |
|
T | e () const |
|
T | operator() (size_t) const |
|
T | operator[] (size_t) const |
|
T & | operator() (size_t) |
|
T & | operator[] (size_t) |
|
const StThreeVector< T > & | vect () const |
|
void | setX (T) |
|
void | setY (T) |
|
void | setZ (T) |
|
void | setPx (T) |
|
void | setPy (T) |
|
void | setPz (T) |
|
void | setE (T) |
|
void | setT (T) |
|
template<class X > |
void | setVect (const StThreeVector< X > &) |
|
T | perp () const |
|
T | perp2 () const |
|
T | pseudoRapidity () const |
|
T | phi () const |
|
T | theta () const |
|
T | cosTheta () const |
|
T | plus () const |
|
T | minus () const |
|
T | m () const |
|
T | m2 () const |
|
T | mt () const |
|
T | mt2 () const |
|
T | rapidity () const |
|
template<class X > |
StLorentzVector< T > | boost (const StLorentzVector< X > &) const |
|
StLorentzVector< T > | operator- () |
|
StLorentzVector< T > | operator+ () |
|
StLorentzVector< T > & | operator*= (double) |
|
StLorentzVector< T > & | operator/= (double) |
|
template<class X > |
bool | operator== (const StLorentzVector< X > &) const |
|
template<class X > |
bool | operator!= (const StLorentzVector< X > &) const |
|
template<class X > |
StLorentzVector< T > & | operator+= (const StLorentzVector< X > &) |
|
template<class X > |
StLorentzVector< T > & | operator-= (const StLorentzVector< X > &) |
|
template<class T>
class StLorentzVector< T >
Definition at line 74 of file StLorentzVector.hh.
The documentation for this class was generated from the following file: