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

#include <sc_t.h>

+ Inheritance diagram for sc_t:

Public Member Functions

 sc_t (void)
 
Bool_t IsSortable (void) const
 
Int_t Compare (const TObject *a) const
 
sc_toperator= (const sc_t &ti)
 

Public Attributes

float phi_center
 
float phi_diff
 

Private Member Functions

 ClassDef (sc_t, 1)
 

Detailed Description

Definition at line 19 of file sc_t.h.

Constructor & Destructor Documentation

sc_t::sc_t ( void  )
inline

Definition at line 22 of file sc_t.h.

Member Function Documentation

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

Definition at line 29 of file sc_t.h.

References phi_diff.

Bool_t sc_t::IsSortable ( void  ) const
inline

Definition at line 28 of file sc_t.h.

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

Definition at line 37 of file sc_t.h.

References phi_center, and phi_diff.

Member Data Documentation

float sc_t::phi_center

Definition at line 24 of file sc_t.h.

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

float sc_t::phi_diff

Definition at line 25 of file sc_t.h.

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


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