HYDRA_development_version
|
#include <hmdcsizescells.h>
Public Member Functions | |
HMdcSizesCellsCell (void) | |
~HMdcSizesCellsCell (void) | |
const HGeomVector * | getWirePoint (Int_t n) const |
void | setStatus (Bool_t stat) |
Bool_t | getStatus (void) const |
Float_t | getWireLength (void) const |
Char_t | getReadoutSide (void) const |
Float_t | getXReadout (void) const |
Double_t | getWirePos (void) const |
void | clear (void) |
Float_t | getSignPath (Float_t x) const |
HGeomVector & | getWirePnt1 (void) |
HGeomVector & | getWirePnt2 (void) |
void | setReadoutSide (Char_t rs) |
void | setWireLength (Float_t wl) |
void | setXReadout (Float_t xr) |
void | setWirePos (Double_t y) |
Protected Attributes | |
HGeomVector | wirePnt1 |
HGeomVector | wirePnt2 |
Bool_t | status |
Char_t | readOutSide |
Float_t | xReadout |
Float_t | length |
Double_t | yWirePos |
Definition at line 22 of file hmdcsizescells.h.
|
inline |
Definition at line 36 of file hmdcsizescells.h.
References clear().
|
inline |
Definition at line 37 of file hmdcsizescells.h.
void HMdcSizesCellsCell::clear | ( | void | ) |
Referenced by ClassImp(), and HMdcSizesCellsCell().
|
inline |
Definition at line 46 of file hmdcsizescells.h.
References readOutSide.
Referenced by HMdcSizesCellsLayer::getSignPath(), and HMdcDigitizer::transform().
|
inline |
Definition at line 52 of file hmdcsizescells.h.
References xReadout.
Referenced by HMdcSizesCellsLayer::getSignPath(), and HMdcDigitizer::transform().
|
inline |
Definition at line 44 of file hmdcsizescells.h.
References status.
Referenced by HMdcLookUpTbSec::calcLookUpTb().
|
inline |
Definition at line 45 of file hmdcsizescells.h.
References length.
Referenced by HMdcSizesCellsLayer::getSignPath().
|
inline |
Definition at line 53 of file hmdcsizescells.h.
References wirePnt1.
Referenced by HMdcSizesCellsLayer::fillLayerCont(), and HMdcWiresArr::testRestForTrack().
|
inline |
Definition at line 54 of file hmdcsizescells.h.
References wirePnt2.
Referenced by HMdcSizesCellsLayer::fillLayerCont(), and HMdcWiresArr::testRestForTrack().
|
inline |
Definition at line 38 of file hmdcsizescells.h.
References wirePnt1, and wirePnt2.
Referenced by HMdcLookUpTbSec::calcLookUpTb().
|
inline |
Definition at line 48 of file hmdcsizescells.h.
References yWirePos.
Referenced by HMdcSizesCellsLayer::getDist(), HMdcSizesCellsLayer::getImpact(), and HMdcSizesCellsLayer::getYZinWireSys().
|
inline |
Definition at line 47 of file hmdcsizescells.h.
References xReadout.
|
inline |
Definition at line 55 of file hmdcsizescells.h.
Referenced by HMdcSizesCellsLayer::fillLayerCont().
|
inline |
Definition at line 43 of file hmdcsizescells.h.
Referenced by HMdcSizesCellsLayer::fillLayerCont().
|
inline |
Definition at line 56 of file hmdcsizescells.h.
Referenced by HMdcSizesCellsLayer::fillLayerCont().
|
inline |
Definition at line 58 of file hmdcsizescells.h.
Referenced by HMdcSizesCellsLayer::fillLayerCont().
|
inline |
Definition at line 57 of file hmdcsizescells.h.
Referenced by HMdcSizesCellsLayer::fillLayerCont().
|
protected |
Definition at line 33 of file hmdcsizescells.h.
Referenced by getWireLength().
|
protected |
Definition at line 27 of file hmdcsizescells.h.
Referenced by getReadoutSide().
|
protected |
Definition at line 26 of file hmdcsizescells.h.
Referenced by getStatus().
|
protected |
Definition at line 24 of file hmdcsizescells.h.
Referenced by getWirePnt1(), and getWirePoint().
|
protected |
Definition at line 25 of file hmdcsizescells.h.
Referenced by getWirePnt2(), and getWirePoint().
|
protected |
Definition at line 31 of file hmdcsizescells.h.
Referenced by getSignPath(), and getXReadout().
|
protected |
Definition at line 34 of file hmdcsizescells.h.
Referenced by getWirePos().