Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Anp::MRCCInfo Class Reference

#include <MRCCInfo.h>

List of all members.

Public Member Functions

 MRCCInfo ()
 ~MRCCInfo ()
Int_t GetBestIndex () const
Int_t GetOrigIndex () const
Int_t MRCCInfoIndex () const
Float_t GetBestPurity () const
Float_t GetBestComplete () const
Int_t GetTrackPass () const
Int_t GetFitPass () const
Float_t GetMomRange () const
Float_t GetMomCurve () const

Private Attributes

Int_t infoindex
Int_t mrcc_index
Int_t orig_index
Int_t index
Int_t ndigit
Int_t nstrip
Float_t best_purity
Float_t best_complete
Float_t best_purity_phw
Float_t best_complete_phw
Float_t elec_complete
Float_t elec_complete_phw
Float_t vtxx
Float_t vtxy
Float_t vtxz
Float_t vtxp
Int_t npln
Float_t prng
Float_t pcrv
Float_t pvdx
Float_t pvdy
Float_t pvdz
Int_t fitp
Int_t endc
Int_t pass
Float_t pmux
Float_t pmuy
Float_t pmuz
Int_t mxpl

Friends

class FillMRCC


Constructor & Destructor Documentation

Anp::MRCCInfo::MRCCInfo  ) 
 

Definition at line 3 of file PhysicsNtuple/MRCCInfo.cxx.

00004   :mrcc_index(-1),
00005    orig_index(-1)
00006 {
00007 
00008 }

Anp::MRCCInfo::~MRCCInfo  ) 
 

Definition at line 9 of file PhysicsNtuple/MRCCInfo.cxx.

00010 {
00011 
00012 }


Member Function Documentation

Float_t Anp::MRCCInfo::GetBestComplete  )  const [inline]
 

Definition at line 33 of file PhysicsNtuple/MRCCInfo.h.

00033 { return best_complete;} ;

Int_t Anp::MRCCInfo::GetBestIndex  )  const [inline]
 

Definition at line 29 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::Record::FindMRCCEvent().

00029 { return mrcc_index;} ;

Float_t Anp::MRCCInfo::GetBestPurity  )  const [inline]
 

Definition at line 32 of file PhysicsNtuple/MRCCInfo.h.

00032 { return best_purity;} ;

Int_t Anp::MRCCInfo::GetFitPass  )  const [inline]
 

Definition at line 35 of file PhysicsNtuple/MRCCInfo.h.

00035 {return fitp;};

Float_t Anp::MRCCInfo::GetMomCurve  )  const [inline]
 

Definition at line 37 of file PhysicsNtuple/MRCCInfo.h.

00037 {return pcrv;};

Float_t Anp::MRCCInfo::GetMomRange  )  const [inline]
 

Definition at line 36 of file PhysicsNtuple/MRCCInfo.h.

00036 {return prng;};

Int_t Anp::MRCCInfo::GetOrigIndex  )  const [inline]
 

Definition at line 30 of file PhysicsNtuple/MRCCInfo.h.

00030 { return orig_index;} ;

Int_t Anp::MRCCInfo::GetTrackPass  )  const [inline]
 

Definition at line 34 of file PhysicsNtuple/MRCCInfo.h.

00034 {return pass;};

Int_t Anp::MRCCInfo::MRCCInfoIndex  )  const [inline]
 

Definition at line 31 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::operator==().

00031 { return infoindex;} ;


Friends And Related Function Documentation

friend class FillMRCC [friend]
 

Definition at line 39 of file PhysicsNtuple/MRCCInfo.h.


Member Data Documentation

Float_t Anp::MRCCInfo::best_complete [private]
 

Definition at line 47 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::best_complete_phw [private]
 

Definition at line 49 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::best_purity [private]
 

Definition at line 46 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::best_purity_phw [private]
 

Definition at line 48 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::elec_complete [private]
 

Definition at line 50 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::elec_complete_phw [private]
 

Definition at line 51 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Int_t Anp::MRCCInfo::endc [private]
 

Definition at line 63 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Int_t Anp::MRCCInfo::fitp [private]
 

Definition at line 62 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Int_t Anp::MRCCInfo::index [private]
 

Definition at line 43 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Int_t Anp::MRCCInfo::infoindex [private]
 

Definition at line 40 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Run().

Int_t Anp::MRCCInfo::mrcc_index [private]
 

Definition at line 41 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Int_t Anp::MRCCInfo::mxpl [private]
 

Definition at line 68 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Int_t Anp::MRCCInfo::ndigit [private]
 

Definition at line 44 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Int_t Anp::MRCCInfo::npln [private]
 

Definition at line 56 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Int_t Anp::MRCCInfo::nstrip [private]
 

Definition at line 45 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Int_t Anp::MRCCInfo::orig_index [private]
 

Definition at line 42 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Int_t Anp::MRCCInfo::pass [private]
 

Definition at line 64 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::pcrv [private]
 

Definition at line 58 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::pmux [private]
 

Definition at line 65 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::pmuy [private]
 

Definition at line 66 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::pmuz [private]
 

Definition at line 67 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::prng [private]
 

Definition at line 57 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::pvdx [private]
 

Definition at line 59 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::pvdy [private]
 

Definition at line 60 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::pvdz [private]
 

Definition at line 61 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::vtxp [private]
 

Definition at line 55 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::vtxx [private]
 

Definition at line 52 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::vtxy [private]
 

Definition at line 53 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().

Float_t Anp::MRCCInfo::vtxz [private]
 

Definition at line 54 of file PhysicsNtuple/MRCCInfo.h.

Referenced by Anp::FillMRCC::Fill().


The documentation for this class was generated from the following files:
Generated on Mon Feb 15 11:10:32 2010 for loon by  doxygen 1.3.9.1