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

#include <fcal_t.h>

+ Inheritance diagram for fcal_t:

Public Member Functions

 fcal_t (void)
 
Bool_t IsSortable (void) const
 
Int_t Compare (const TObject *a) const
 
fcal_toperator= (const fcal_t &ti)
 

Public Attributes

TLorentzVector p
 
TVector3 x
 

Private Member Functions

 ClassDef (fcal_t, 1)
 

Detailed Description

Definition at line 19 of file fcal_t.h.

Constructor & Destructor Documentation

fcal_t::fcal_t ( void  )
inline

Definition at line 22 of file fcal_t.h.

Member Function Documentation

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

Definition at line 29 of file fcal_t.h.

Bool_t fcal_t::IsSortable ( void  ) const
inline

Definition at line 28 of file fcal_t.h.

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

Definition at line 35 of file fcal_t.h.

References p, and x.

Member Data Documentation

TLorentzVector fcal_t::p

Definition at line 24 of file fcal_t.h.

Referenced by Event::AddFCAL(), DEventProcessor_eta_ntuple::FillNtuple(), and operator=().

TVector3 fcal_t::x

Definition at line 25 of file fcal_t.h.

Referenced by Event::AddFCAL(), DEventProcessor_eta_ntuple::FillNtuple(), and operator=().


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