HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Member Functions | Private Attributes
HarpoSimStripHit Class Reference

#include <HarpoSimStrips.h>

Public Member Functions

 HarpoSimStripHit ()
 
 HarpoSimStripHit (Int_t stripId, Double_t t, Double_t q)
 
 HarpoSimStripHit (const HarpoSimStripHit &hit)
 
virtual ~HarpoSimStripHit ()
 
Int_t GetStripId ()
 
Double_t GetTime ()
 
Double_t GetQ ()
 
void SetStripId (Int_t value)
 
void SetTime (Double_t value)
 
void SetQ (Double_t value)
 

Private Member Functions

 ClassDef (HarpoSimStripHit, 1)
 

Private Attributes

Int_t fStripId
 
Double_t fTime
 
Double_t fQ
 

Detailed Description

Definition at line 19 of file HarpoSimStrips.h.

Constructor & Destructor Documentation

HarpoSimStripHit::HarpoSimStripHit ( )
HarpoSimStripHit::HarpoSimStripHit ( Int_t  stripId,
Double_t  t,
Double_t  q 
)

Definition at line 17 of file HarpoSimStrips.cxx.

HarpoSimStripHit::HarpoSimStripHit ( const HarpoSimStripHit hit)

Definition at line 25 of file HarpoSimStrips.cxx.

virtual HarpoSimStripHit::~HarpoSimStripHit ( )
inlinevirtual

Definition at line 25 of file HarpoSimStrips.h.

Member Function Documentation

HarpoSimStripHit::ClassDef ( HarpoSimStripHit  ,
 
)
private
Double_t HarpoSimStripHit::GetQ ( )
inline

Definition at line 29 of file HarpoSimStrips.h.

Int_t HarpoSimStripHit::GetStripId ( )
inline

Definition at line 27 of file HarpoSimStrips.h.

Double_t HarpoSimStripHit::GetTime ( )
inline

Definition at line 28 of file HarpoSimStrips.h.

void HarpoSimStripHit::SetQ ( Double_t  value)
inline

Definition at line 33 of file HarpoSimStrips.h.

void HarpoSimStripHit::SetStripId ( Int_t  value)
inline

Definition at line 31 of file HarpoSimStrips.h.

void HarpoSimStripHit::SetTime ( Double_t  value)
inline

Definition at line 32 of file HarpoSimStrips.h.

Field Documentation

Double_t HarpoSimStripHit::fQ
private

Definition at line 39 of file HarpoSimStrips.h.

Int_t HarpoSimStripHit::fStripId
private

Definition at line 37 of file HarpoSimStrips.h.

Double_t HarpoSimStripHit::fTime
private

Definition at line 38 of file HarpoSimStrips.h.


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