Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rho_t Class Reference

#include <rho_t.h>

+ Inheritance diagram for rho_t:

Public Member Functions

 rho_t (void)
 
Bool_t IsSortable (void) const
 
Int_t Compare (const TObject *a) const
 
rho_toperator= (const rho_t &ti)
 

Public Attributes

Double32_t m
 
TLorentzVector pip
 
TLorentzVector pim
 
Bool_t isfiducial
 

Private Member Functions

 ClassDef (rho_t, 1)
 

Detailed Description

Definition at line 19 of file rho_t.h.

Constructor & Destructor Documentation

rho_t::rho_t ( void  )
inline

Definition at line 22 of file rho_t.h.

Member Function Documentation

rho_t::ClassDef ( rho_t  ,
 
)
private
Int_t rho_t::Compare ( const TObject *  a) const
inline

Definition at line 31 of file rho_t.h.

References m.

Bool_t rho_t::IsSortable ( void  ) const
inline

Definition at line 30 of file rho_t.h.

rho_t& rho_t::operator= ( const rho_t ti)
inline

Definition at line 37 of file rho_t.h.

References isfiducial, m, pim, and pip.

Member Data Documentation

Bool_t rho_t::isfiducial

Definition at line 27 of file rho_t.h.

Referenced by Event::AddRho(), and operator=().

Double32_t rho_t::m

Definition at line 24 of file rho_t.h.

Referenced by Event::AddRho(), Compare(), and operator=().

TLorentzVector rho_t::pim

Definition at line 26 of file rho_t.h.

Referenced by Event::AddRho(), and operator=().

TLorentzVector rho_t::pip

Definition at line 25 of file rho_t.h.

Referenced by Event::AddRho(), and operator=().


The documentation for this class was generated from the following file: