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

ANtpShowerInfoNC Class Reference

#include <ANtpShowerInfoNC.h>

Inheritance diagram for ANtpShowerInfoNC:

ANtpShowerInfo List of all members.

Public Member Functions

 ANtpShowerInfoNC ()
virtual ~ANtpShowerInfoNC ()
void Reset ()

Public Attributes

Float_t energyGeV
Int_t xTalkStrips
Float_t planeUseFraction
Float_t signalUseFraction
Float_t twoEndStripFraction
Float_t transverseRMSU
Float_t transverseRMSV
Float_t emFrac
Float_t phKurtosis
Float_t phPerStrip
Float_t phPerPlane
Float_t aShwdig_ns
Float_t aShwplu_ns
Float_t aShwplv_ns

Constructor & Destructor Documentation

ANtpShowerInfoNC::ANtpShowerInfoNC  ) 
 

Definition at line 21 of file ANtpShowerInfoNC.cxx.

References MSG.

00021                                    :
00022   energyGeV(ANtpDefVal::kFloat),
00023   xTalkStrips(ANtpDefVal::kInt),
00024   planeUseFraction(ANtpDefVal::kFloat),
00025   signalUseFraction(ANtpDefVal::kFloat),
00026   twoEndStripFraction(ANtpDefVal::kFloat),
00027   transverseRMSU(ANtpDefVal::kFloat),
00028   transverseRMSV(ANtpDefVal::kFloat),  
00029   emFrac(ANtpDefVal::kFloat),
00030   phKurtosis(ANtpDefVal::kFloat),
00031   phPerStrip(ANtpDefVal::kFloat),
00032   phPerPlane(ANtpDefVal::kFloat),
00033   aShwdig_ns(ANtpDefVal::kFloat),       
00034   aShwplu_ns(ANtpDefVal::kFloat),        
00035   aShwplv_ns(ANtpDefVal::kFloat)         
00036 
00037 {
00038   
00039   MSG("ANtpShowerInfoNC", Msg::kDebug) << "ANtpShowerInfoNC::Constructor" << endl;
00040   
00041 }

ANtpShowerInfoNC::~ANtpShowerInfoNC  )  [virtual]
 

Definition at line 44 of file ANtpShowerInfoNC.cxx.

References MSG.

00045 {
00046   
00047   MSG("ANtpShowerInfoNC", Msg::kDebug) << "ANtpShowerInfoNC::Destructor" << endl;
00048 
00049 }


Member Function Documentation

void ANtpShowerInfoNC::Reset  ) 
 

Reimplemented from ANtpShowerInfo.

Definition at line 52 of file ANtpShowerInfoNC.cxx.

References aShwdig_ns, aShwplu_ns, aShwplv_ns, emFrac, energyGeV, phKurtosis, phPerPlane, phPerStrip, planeUseFraction, ANtpShowerInfo::Reset(), signalUseFraction, transverseRMSU, transverseRMSV, twoEndStripFraction, and xTalkStrips.

Referenced by CondensedNtpModuleNC::Ana(), ANtpInfoObjectFillerNC::FillShowerInformation(), and CondensedNtpModuleNC::ResetTreeVariables().

00053 {
00054   
00055   ANtpShowerInfo::Reset();
00056   pulseHeight         = ANtpDefVal::kFloat;
00057   energyGeV           = ANtpDefVal::kFloat;
00058   xTalkStrips         = ANtpDefVal::kInt;
00059   planeUseFraction    = ANtpDefVal::kFloat;
00060   signalUseFraction   = ANtpDefVal::kFloat;
00061   twoEndStripFraction = ANtpDefVal::kFloat;
00062   transverseRMSU      = ANtpDefVal::kFloat;
00063   transverseRMSV      = ANtpDefVal::kFloat;
00064   emFrac              = ANtpDefVal::kFloat;
00065   phKurtosis          = ANtpDefVal::kFloat;
00066   phPerStrip          = ANtpDefVal::kFloat;
00067   phPerPlane          = ANtpDefVal::kFloat;
00068   aShwdig_ns          = ANtpDefVal::kFloat; 
00069   aShwplu_ns          = ANtpDefVal::kFloat;  
00070   aShwplv_ns          = ANtpDefVal::kFloat;  
00071   
00072   return;
00073 }


Member Data Documentation

Float_t ANtpShowerInfoNC::aShwdig_ns
 

Definition at line 37 of file ANtpShowerInfoNC.h.

Referenced by NCExtractionNS::FillPDFs(), ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset().

Float_t ANtpShowerInfoNC::aShwplu_ns
 

Definition at line 38 of file ANtpShowerInfoNC.h.

Referenced by NCExtractionNS::FillPDFs(), ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset().

Float_t ANtpShowerInfoNC::aShwplv_ns
 

Definition at line 39 of file ANtpShowerInfoNC.h.

Referenced by NCExtractionNS::FillPDFs(), ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset().

Float_t ANtpShowerInfoNC::emFrac
 

Definition at line 31 of file ANtpShowerInfoNC.h.

Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset().

Float_t ANtpShowerInfoNC::energyGeV
 

Definition at line 23 of file ANtpShowerInfoNC.h.

Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset().

Float_t ANtpShowerInfoNC::phKurtosis
 

Definition at line 33 of file ANtpShowerInfoNC.h.

Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset().

Float_t ANtpShowerInfoNC::phPerPlane
 

Definition at line 36 of file ANtpShowerInfoNC.h.

Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset().

Float_t ANtpShowerInfoNC::phPerStrip
 

Definition at line 35 of file ANtpShowerInfoNC.h.

Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset().

Float_t ANtpShowerInfoNC::planeUseFraction
 

Definition at line 25 of file ANtpShowerInfoNC.h.

Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset().

Float_t ANtpShowerInfoNC::signalUseFraction
 

Definition at line 26 of file ANtpShowerInfoNC.h.

Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), NCExtractionNS::GetIdProbability(), and Reset().

Float_t ANtpShowerInfoNC::transverseRMSU
 

Definition at line 28 of file ANtpShowerInfoNC.h.

Referenced by NCAnalysisModule::FillDataQualityPlots(), ANtpInfoObjectFillerNC::FillShowerInformation(), NCAnalysisCutsCR::IsCosmicInSpillOx(), NCAnalysisCuts::IsCosmicInSpillOx(), and Reset().

Float_t ANtpShowerInfoNC::transverseRMSV
 

Definition at line 29 of file ANtpShowerInfoNC.h.

Referenced by NCAnalysisModule::FillDataQualityPlots(), ANtpInfoObjectFillerNC::FillShowerInformation(), NCAnalysisCutsCR::IsCosmicInSpillOx(), NCAnalysisCuts::IsCosmicInSpillOx(), and Reset().

Float_t ANtpShowerInfoNC::twoEndStripFraction
 

Definition at line 27 of file ANtpShowerInfoNC.h.

Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset().

Int_t ANtpShowerInfoNC::xTalkStrips
 

Definition at line 24 of file ANtpShowerInfoNC.h.

Referenced by ANtpInfoObjectFillerNC::FillShowerInformation(), and Reset().


The documentation for this class was generated from the following files:
Generated on Mon Jun 16 15:00:23 2008 for loon by  doxygen 1.3.9.1