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

NtpSREventSummary Class Reference

#include <NtpSREventSummary.h>

List of all members.

Public Member Functions

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

Public Attributes

UInt_t ndigit
UInt_t nstrip
UShort_t nslice
UShort_t ncluster
UShort_t ntrack
UShort_t nshower
UShort_t nevent
Double_t trigtime
Double_t litime
NtpSRPulseHeight ph
NtpSRPlane planeall
NtpSRPlane plane
NtpSRDate date


Constructor & Destructor Documentation

NtpSREventSummary::NtpSREventSummary  )  [inline]
 

Definition at line 26 of file NtpSREventSummary.h.

References litime, ncluster, ndigit, nevent, nshower, nslice, nstrip, ntrack, and trigtime.

00026                      : ndigit(0),nstrip(0),nslice(0),ncluster(0),ntrack(0),
00027     nshower(0),nevent(0),trigtime(0),litime(-1) {}

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

Definition at line 28 of file NtpSREventSummary.h.

00028 {}


Member Function Documentation

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

Definition at line 38 of file NtpSREventSummary.cxx.

References Print().

00038                                                           {
00039   //
00040   //  Purpose:  Print event summary data in form supported by TObject::Print.
00041   //
00042   //  Arguments: option (not used)
00043   //
00044 
00045   Print(std::cout);
00046   return;
00047 
00048 }

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

Definition at line 19 of file NtpSREventSummary.cxx.

References litime, ndigit, nevent, nshower, nslice, nstrip, ntrack, and trigtime.

Referenced by NtpSRRecord::Print(), and Print().

00019                                                          {
00020   //
00021   //  Purpose:  Print event summary data on ostream.
00022   //
00023 
00024   os << "NtpSREventSummary::Print" << endl;
00025   os << "ndgt = " << ndigit << ", nstp = " << nstrip << ", nslc = "
00026      << nslice << ", ntrk = " << ntrack << ", nshw = " << nshower
00027      << ", nevt = " << nevent << endl;
00028   os << "trigtime(sec) = " << trigtime << " litime(sec) = " << litime <<  endl;
00029   os << "date: " << date;
00030   os << "ph" << ph;
00031   os << "planeall" << planeall;
00032   os << "plane" << plane;
00033  
00034   return os;
00035 
00036 }


Member Data Documentation

NtpSRDate NtpSREventSummary::date
 

Definition at line 66 of file NtpSREventSummary.h.

Referenced by MNtpModule::Ana(), MadTestAnalysis::CreatePAN(), MadPIDAnalysis::CreatePAN(), MadDpAnalysis::CreatePAN(), MadCluAnalysis::DataDistributions(), and NtpSRModule::FillNtpEventSummary().

Double_t NtpSREventSummary::litime
 

Definition at line 50 of file NtpSREventSummary.h.

Referenced by NuDemoModule::Ana(), EventQualAna::Analyze(), ANtpEventInfoAna::Analyze(), NuAnalysis::ChargeSeparationOneSnarl(), NuAnalysis::ChargeSignCut(), MadTVAnalysis::CreatePAN(), MadPIDAnalysis::CreatePAN(), MadMKAnalysis::CreatePAN(), MadDpAnalysis::CreatePAN(), MadAnalysis::CreatePAN(), NuAnalysis::EnergySpect(), NuExtraction::ExtractLITags(), NtpSRModule::FillNtpEventSummary(), NuAnalysis::LIRejectionTest(), SRMom::LISnarl(), NuAnalysis::MakeFullDST(), NtpSREventSummary(), and Print().

UShort_t NtpSREventSummary::ncluster
 

Definition at line 42 of file NtpSREventSummary.h.

Referenced by NtpSRModule::FillNtpEventSummary(), SntpHelpers::GetCluster(), and NtpSREventSummary().

UInt_t NtpSREventSummary::ndigit
 

Definition at line 39 of file NtpSREventSummary.h.

Referenced by MeuAnalysis::BasicPlots(), NtpSRModule::FillNtpEventSummary(), NtpSREventSummary(), Print(), NuBase::Test(), and MeuAnalysis::Test().

UShort_t NtpSREventSummary::nevent
 

Definition at line 45 of file NtpSREventSummary.h.

Referenced by NueHandScan::Ana(), MNtpModule::Ana(), CondensedNtpModuleAtm::Ana(), CondensedNtpModule::Ana(), NueXsecWeightAna::Analyze(), NueModule::Analyze(), EventQualAna::Analyze(), ANtpEventInfoAna::Analyze(), MCNNRunner::CompactInput(), MadAnalysis::CreateANtpPAN(), MadTVAnalysis::CreatePAN(), MadTestAnalysis::CreatePAN(), MadPIDAnalysis::CreatePAN(), MadMKAnalysis::CreatePAN(), MadDpAnalysis::CreatePAN(), MadAnalysis::CreatePAN(), MadCluAnalysis::DataDistributions(), MadEdAnalysis::DataHist(), MadScanDisplay::Display(), MadEvDisplay::Display(), MadScanDisplay::DrawTextBox(), MadEvDisplay::DrawTextBox(), MadTVAnalysis::DupRecoStrips(), MadMKAnalysis::DupRecoStrips(), NtpSRModule::FillNtpEventSummary(), MadCluAnalysis::FOM(), NueDisplayModule::GenerateOverlayMultiGraphs(), VertexHelper::GetEvent(), SntpHelpers::GetEvent(), NtpTools::GetNEventsPerSlice(), MadScanDisplay::InFidNoTrk(), MadScanDisplay::InFidTrk(), MadPIDAnalysis::MakeAbIDFile(), MadEdAnalysis::MakeEff(), MadUserAnalysis::MakeMyFile(), MadTestAnalysis::MakeMyFile(), MadPIDAnalysis::MakeMyFile(), MadDpAnalysis::MakeMyFile(), MadCBSQEAnalysis::MakeQEFile(), MadQuantities::MakeValidationFile(), MadEdAnalysis::MCHist(), MadEdAnalysis::MyCreatePAN(), MadEdAnalysis::MyCreatePANData(), MadEdAnalysis::MyMakeMyFile(), MadEdAnalysis::MyMakeQEFile(), NtpSREventSummary(), MoqQuantities::PassTrackCuts(), MadEdAnalysis::PIDHisto(), MadCluAnalysis::Plot(), Print(), NearbyVertexFinder::ProcessEntry(), XTalkFilter::Reco(), VtxModule::Reco(), SystematicGains::Reco(), SpillTypeFilter::Reco(), NtpStTrimmer::Reco(), FillPIDFromText::Reco(), MadAnalysis::RecoExperiment(), MadAnalysis::RecoMC(), MadAnalysis::RecoMCExperiment(), MadQuantities::ShowerValidation(), VHS::Skim(), MadCBSQEAnalysis::TestQEDiscrim(), VHS::Train(), NueDisplayModule::UpdateDisplay(), NueDisplayModule::UpdateEventOverlayColors(), and MCNNRunner::WriteResults().

UShort_t NtpSREventSummary::nshower
 

Definition at line 44 of file NtpSREventSummary.h.

Referenced by MadPIDAnalysis::CreatePAN(), MadDpAnalysis::CreatePAN(), MadTVAnalysis::FDRCBoundary(), EventQualAna::FDRCBoundary(), ANtpEventInfoAna::FDRCBoundary(), NtpSRModule::FillNtpEventSummary(), SntpHelpers::GetShower(), MoqQuantities::GetShwSC(), MadQuantities::GetShwSC(), NtpSREventSummary(), and Print().

UShort_t NtpSREventSummary::nslice
 

Definition at line 41 of file NtpSREventSummary.h.

Referenced by MadScanDisplay::Display(), MadEvDisplay::Display(), MadScanDisplay::DrawTextBox(), MadEvDisplay::DrawTextBox(), NtpSRModule::FillNtpEventSummary(), NueDisplayModule::GenerateOverlayMultiGraphs(), NueDisplayModule::GetBasicInfo(), VertexHelper::GetSlice(), SntpHelpers::GetSlice(), MadCBSQEAnalysis::MakeQEFile(), NtpSREventSummary(), Print(), NuBase::SetRootFileObjects(), MeuAnalysis::SetRootFileObjects(), MadCBSQEAnalysis::TestQEDiscrim(), and NueDisplayModule::UpdateSliceOverlayColors().

UInt_t NtpSREventSummary::nstrip
 

Definition at line 40 of file NtpSREventSummary.h.

Referenced by EventQualAna::Analyze(), MadQuantities::ClosestDistanceToEvent(), MadTVAnalysis::ComputeLowPHRatio(), MadMKAnalysis::ComputeLowPHRatio(), MadAnalysis::CreatePAN(), MadScanDisplay::Display(), MadTVAnalysis::EarlyActivity(), MadMKAnalysis::EarlyActivity(), NtpSRModule::FillNtpEventSummary(), MoqQuantities::GetNonTrkSC(), MadQuantities::GetNonTrkSC(), VertexHelper::GetStrip(), SntpHelpers::GetStrip(), MadHandScan::HandScanDisplay(), MinosCompactEvent::MinosCompactEvent(), MadTVAnalysis::NPlanesInObj(), MadMKAnalysis::NPlanesInObj(), MadTVAnalysis::NStripsInObj(), MadMKAnalysis::NStripsInObj(), NtpSREventSummary(), Print(), and MadQuantities::ShowerValidation().

UShort_t NtpSREventSummary::ntrack
 

Definition at line 43 of file NtpSREventSummary.h.

Referenced by CondensedNtpModuleAtm::Ana(), MeuAnalysis::BasicPlots(), NtpSRModule::FillNtpEventSummary(), VertexHelper::GetTrack(), SntpHelpers::GetTrack(), MoqQuantities::IsSingleTrack(), MadQuantities::IsSingleTrack(), MoqQuantities::IsTrack(), MadQuantities::IsTrack(), MadCluAnalysis::IsTrackInSlice(), NtpSREventSummary(), Print(), NtpSRModule::Reco(), NuBase::Test(), and MeuAnalysis::Test().

NtpSRPulseHeight NtpSREventSummary::ph
 

Definition at line 51 of file NtpSREventSummary.h.

Referenced by MadTestAnalysis::CreatePAN(), MadPIDAnalysis::CreatePAN(), MadDpAnalysis::CreatePAN(), MadScanDisplay::Display(), MadEvDisplay::Display(), NuExtraction::ExtractGeneralInfo(), MadTVAnalysis::FDRCBoundary(), EventQualAna::FDRCBoundary(), ANtpEventInfoAna::FDRCBoundary(), NtpSRModule::FillNtpEventSummary(), MadEdAnalysis::MyCreatePAN(), MadEdAnalysis::MyCreatePANData(), and MadEdAnalysis::PID().

NtpSRPlane NtpSREventSummary::plane
 

Definition at line 63 of file NtpSREventSummary.h.

Referenced by MadDpID::CalcVars(), MadPIDAnalysis::CreatePAN(), MadDpAnalysis::CreatePAN(), NuExtraction::ExtractGeneralInfo(), MadTVAnalysis::FDRCBoundary(), EventQualAna::FDRCBoundary(), ANtpEventInfoAna::FDRCBoundary(), ANtpInfoObjectFillerNC::FillEventInformation(), NtpSRModule::FillNtpEventSummary(), MadTestAnalysis::PID(), MadPIDAnalysis::PID(), MadEdAnalysis::PID(), and MadDpAnalysis::PID().

NtpSRPlane NtpSREventSummary::planeall
 

Definition at line 55 of file NtpSREventSummary.h.

Referenced by NtpSRModule::FillNtpEventSummary().

Double_t NtpSREventSummary::trigtime
 

Definition at line 46 of file NtpSREventSummary.h.

Referenced by MadTVAnalysis::CreatePAN(), MadTestAnalysis::CreatePAN(), MadMKAnalysis::CreatePAN(), MadAnalysis::CreatePAN(), MadScanDisplay::Display(), MadEvDisplay::Display(), MadTVAnalysis::EarlyActivity(), MadMKAnalysis::EarlyActivity(), NuExtraction::ExtractGeneralInfo(), NtpSRModule::FillNtpEventSummary(), MadMKAnalysis::GetEvtTimeChar(), MadTVAnalysis::GetEvtTimeCharPHC(), MadMKAnalysis::GetEvtTimeCharPHC(), NtpSREventSummary(), and Print().


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