Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DDIRCPmtHit Class Reference

#include <DDIRCPmtHit.h>

+ Inheritance diagram for DDIRCPmtHit:

Public Member Functions

 JOBJECT_PUBLIC (DDIRCPmtHit)
 
void setTime (double time)
 
void setTOT (double timeOverThreshold)
 
void setChannel (int channel)
 
void toStrings (vector< pair< string, string > > &items) const
 

Public Attributes

float t
 
float tot
 
int ch
 

Detailed Description

Definition at line 12 of file DDIRCPmtHit.h.

Member Function Documentation

DDIRCPmtHit::JOBJECT_PUBLIC ( DDIRCPmtHit  )
void DDIRCPmtHit::setChannel ( int  channel)
inline

Definition at line 23 of file DDIRCPmtHit.h.

Referenced by DEventSourceREST::Extract_DDIRCPmtHit().

void DDIRCPmtHit::setTime ( double  time)
inline

Definition at line 21 of file DDIRCPmtHit.h.

Referenced by DEventSourceREST::Extract_DDIRCPmtHit().

void DDIRCPmtHit::setTOT ( double  timeOverThreshold)
inline

Definition at line 22 of file DDIRCPmtHit.h.

Referenced by DEventSourceREST::Extract_DDIRCPmtHit().

void DDIRCPmtHit::toStrings ( vector< pair< string, string > > &  items) const
inline

Definition at line 25 of file DDIRCPmtHit.h.

Member Data Documentation

int DDIRCPmtHit::ch
float DDIRCPmtHit::t
float DDIRCPmtHit::tot

Definition at line 18 of file DDIRCPmtHit.h.

Referenced by DDIRCPmtHit_factory::evnt().


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