#include <hrich700raw.h>
|
| HRich700Raw () |
|
virtual | ~HRich700Raw () |
|
Int_t | getMultiplicity () const |
|
Int_t | getPMT () const |
|
Int_t | getPixel () const |
|
const HRich700hit_t * | getHit (const UInt_t n) const |
|
void | setPMT (Int_t p) |
|
void | setPixel (Int_t p) |
|
void | setSector (Int_t s) |
|
void | setCol (Int_t c) |
|
void | setRow (Int_t r) |
|
void | setAddress (const Int_t pmt, const Int_t pixel, const Int_t sec, const Int_t col, const Int_t row) |
|
void | getAddress (Int_t &pmt, Int_t &pix, Int_t &sec, Int_t &col, Int_t &row) |
|
void | addHit (Double_t leading, Double_t trailing, Double_t tot, UInt_t flag=3) |
|
void | clearHits () |
|
Definition at line 47 of file hrich700raw.h.
HRich700Raw::HRich700Raw |
( |
| ) |
|
|
inline |
virtual HRich700Raw::~HRich700Raw |
( |
| ) |
|
|
inlinevirtual |
void HRich700Raw::addHit |
( |
Double_t |
leading, |
|
|
Double_t |
trailing, |
|
|
Double_t |
tot, |
|
|
UInt_t |
flag = 3 |
|
) |
| |
|
inline |
void HRich700Raw::clearHits |
( |
| ) |
|
|
inline |
void HRich700Raw::getAddress |
( |
Int_t & |
pmt, |
|
|
Int_t & |
pix, |
|
|
Int_t & |
sec, |
|
|
Int_t & |
col, |
|
|
Int_t & |
row |
|
) |
| |
|
inline |
Int_t HRich700Raw::getMultiplicity |
( |
| ) |
const |
|
inline |
Int_t HRich700Raw::getPixel |
( |
| ) |
const |
|
inline |
Int_t HRich700Raw::getPMT |
( |
| ) |
const |
|
inline |
void HRich700Raw::setAddress |
( |
const Int_t |
pmt, |
|
|
const Int_t |
pixel, |
|
|
const Int_t |
sec, |
|
|
const Int_t |
col, |
|
|
const Int_t |
row |
|
) |
| |
|
inline |
void HRich700Raw::setCol |
( |
Int_t |
c | ) |
|
|
inline |
void HRich700Raw::setPixel |
( |
Int_t |
p | ) |
|
|
inline |
void HRich700Raw::setPMT |
( |
Int_t |
p | ) |
|
|
inline |
void HRich700Raw::setRow |
( |
Int_t |
r | ) |
|
|
inline |
void HRich700Raw::setSector |
( |
Int_t |
s | ) |
|
|
inline |
UInt_t HRich700Raw::fnHits |
|
private |
Int_t HRich700Raw::fPixel |
|
private |
Int_t HRich700Raw::fSector |
|
private |
The documentation for this class was generated from the following file: