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

NtpMRTruth Class Reference

#include <NtpMRTruth.h>

List of all members.

Public Member Functions

 NtpMRTruth ()
virtual ~NtpMRTruth ()
virtual std::ostream & Print (std::ostream &os) const
virtual void Print (Option_t *option="") const

Public Attributes

Int_t nMuonDig
Int_t nMuonDigRetained
Int_t nShwDig
Int_t nShwDigRetained
Int_t nShwDigAtVtx
Int_t nShwDigRetainedAtVtx
Float_t nShwPE
Float_t nShwPERetained
Float_t nShwPEAtVtx
Float_t nShwPERetainedAtVtx
Int_t nRetained
Int_t nRetainedMuon
Int_t nRetainedShw
Int_t nRetainedBoth
Float_t nPERetained
Float_t nPERetainedMuon
Float_t nPERetainedShw
Float_t nPERetainedBoth
Int_t nRejected
Int_t nRejectedMuon
Int_t nRejectedShw
Int_t nRejectedBoth
Int_t nRejShw
Int_t nRejShwMaxTrk
Int_t nRejShwFakeTrk
Int_t nRejShwMix


Constructor & Destructor Documentation

NtpMRTruth::NtpMRTruth  ) 
 

Definition at line 21 of file NtpMRTruth.cxx.

virtual NtpMRTruth::~NtpMRTruth  )  [inline, virtual]
 

Definition at line 22 of file NtpMRTruth.h.

00022 { this -> Clear(); }


Member Function Documentation

void NtpMRTruth::Print Option_t *  option = ""  )  const [virtual]
 

Definition at line 39 of file NtpMRTruth.cxx.

References Print().

00039                                                    {
00040   
00041   Print(std::cout);
00042   return;
00043 
00044 }

std::ostream & NtpMRTruth::Print std::ostream &  os  )  const [virtual]
 

Definition at line 32 of file NtpMRTruth.cxx.

Referenced by Print().

00032                                                   {
00033   
00034   os << "NtpMRTruth::Print" << endl;
00035   return os;
00036   
00037 }


Member Data Documentation

Int_t NtpMRTruth::nMuonDig
 

Definition at line 33 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nMuonDigRetained
 

Definition at line 34 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Float_t NtpMRTruth::nPERetained
 

Definition at line 47 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Float_t NtpMRTruth::nPERetainedBoth
 

Definition at line 50 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Float_t NtpMRTruth::nPERetainedMuon
 

Definition at line 48 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Float_t NtpMRTruth::nPERetainedShw
 

Definition at line 49 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRejected
 

Definition at line 51 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRejectedBoth
 

Definition at line 54 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRejectedMuon
 

Definition at line 52 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRejectedShw
 

Definition at line 53 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRejShw
 

Definition at line 55 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRejShwFakeTrk
 

Definition at line 57 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRejShwMaxTrk
 

Definition at line 56 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRejShwMix
 

Definition at line 58 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRetained
 

Definition at line 43 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRetainedBoth
 

Definition at line 46 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRetainedMuon
 

Definition at line 44 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nRetainedShw
 

Definition at line 45 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nShwDig
 

Definition at line 35 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nShwDigAtVtx
 

Definition at line 37 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nShwDigRetained
 

Definition at line 36 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Int_t NtpMRTruth::nShwDigRetainedAtVtx
 

Definition at line 38 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Float_t NtpMRTruth::nShwPE
 

Definition at line 39 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Float_t NtpMRTruth::nShwPEAtVtx
 

Definition at line 41 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Float_t NtpMRTruth::nShwPERetained
 

Definition at line 40 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().

Float_t NtpMRTruth::nShwPERetainedAtVtx
 

Definition at line 42 of file NtpMRTruth.h.

Referenced by MuonRemovalInfoAna::Analyze(), and NtpMRModule::FillNtpTruth().


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