eventAnalysis  7.0-49-g0ac7482
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ND::TP0DReconModule::TP0DHit Class Reference

#include <TP0DReconModule.hxx>

+ Inheritance diagram for ND::TP0DReconModule::TP0DHit:
+ Collaboration diagram for ND::TP0DReconModule::TP0DHit:

Public Member Functions

virtual ~TP0DHit ()
 
 ClassDef (TP0DReconModule::TP0DHit, 1)
 

Public Attributes

UInt_t ChanID
 Channel Id of the TSingleHit. More...
 
float Charge
 Reconstructed hit charge without attenuation correction from the corresponding TSingleHit. More...
 
UInt_t GeomID
 Geometry Id of the TSingleHit. More...
 
float Time
 Reconstructed hit time from the corresponding TSingleHit. More...
 

Detailed Description

Definition at line 1132 of file TP0DReconModule.hxx.

Constructor & Destructor Documentation

virtual ND::TP0DReconModule::TP0DHit::~TP0DHit ( )
virtual

Definition at line 1134 of file TP0DReconModule.hxx.

Member Function Documentation

ND::TP0DReconModule::TP0DHit::ClassDef ( TP0DReconModule::TP0DHit  ,
 
)

Member Data Documentation

UInt_t ND::TP0DReconModule::TP0DHit::ChanID

Channel Id of the TSingleHit.

Definition at line 1138 of file TP0DReconModule.hxx.

Referenced by ND::TP0DReconModule::FillHit().

float ND::TP0DReconModule::TP0DHit::Charge

Reconstructed hit charge without attenuation correction from the corresponding TSingleHit.

ND::THandle<ND::TSingleHit> sh = hit;
p0dHit->Charge = sh->GetCharge();

Definition at line 1140 of file TP0DReconModule.hxx.

Referenced by ND::TP0DReconModule::FillHit().

UInt_t ND::TP0DReconModule::TP0DHit::GeomID

Geometry Id of the TSingleHit.

Definition at line 1136 of file TP0DReconModule.hxx.

Referenced by ND::TP0DReconModule::FillHit().

float ND::TP0DReconModule::TP0DHit::Time

Reconstructed hit time from the corresponding TSingleHit.

ND::THandle<ND::TSingleHit> sh = hit;
p0dHit->Time = sh->GetTime();

Definition at line 1145 of file TP0DReconModule.hxx.

Referenced by ND::TP0DReconModule::FillHit().


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

Package Summary
Package Name: eventAnalysis
Package Version: 7.0-49-g0ac7482
Package Manager:

Generated on Mon Mar 25 2024 14:44:02 for eventAnalysis by doxygen 1.8.5