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

#include <RichHit.h>

+ Inheritance diagram for RichHit:

Public Member Functions

 RichHit ()
 
 ~RichHit ()
 
RichHitoperator= (const RichHit &prt)
 

Public Attributes

TVector3 x
 
Double_t t
 

Private Member Functions

 ClassDef (RichHit, 1)
 

Detailed Description

Definition at line 14 of file RichHit.h.

Constructor & Destructor Documentation

RichHit::RichHit ( )
inline

Definition at line 18 of file RichHit.h.

References t.

RichHit::~RichHit ( )
inline

Definition at line 22 of file RichHit.h.

Member Function Documentation

RichHit::ClassDef ( RichHit  ,
 
)
private
RichHit& RichHit::operator= ( const RichHit prt)
inline

Definition at line 31 of file RichHit.h.

References t, and x.

Member Data Documentation

Double_t RichHit::t

Definition at line 28 of file RichHit.h.

Referenced by DEventProcessor_mc_tree::MakeRichHit(), operator=(), and RichHit().

TVector3 RichHit::x

Definition at line 24 of file RichHit.h.

Referenced by DEventProcessor_mc_tree::MakeRichHit(), and operator=().


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