HYDRA_development_version
|
#include <hedhitobjects.h>
Public Member Functions | |
HEDMdcWire (HMdcCal1Sim *cal=0) | |
HEDMdcWire (Int_t s, Int_t m, Int_t l, Int_t c) | |
virtual | ~HEDMdcWire () |
void | setNtimes (Int_t times=0) |
Int_t | getNtimes () |
void | countUp () |
void | countDown () |
void | Print () |
Private Member Functions | |
Bool_t | makeWire (Int_t s, Int_t m, Int_t l, Int_t c, HMdcCal1Sim *cal=0) |
Private Attributes | |
Int_t | nTimes |
Definition at line 61 of file hedhitobjects.h.
HEDMdcWire::HEDMdcWire | ( | HMdcCal1Sim * | cal = 0 | ) |
Definition at line 185 of file hedhitobjects.cc.
References HMdcCal1::getAddress(), makeWire(), and nTimes.
HEDMdcWire::HEDMdcWire | ( | Int_t | s, |
Int_t | m, | ||
Int_t | l, | ||
Int_t | c | ||
) |
Definition at line 198 of file hedhitobjects.cc.
References makeWire(), and nTimes.
|
virtual |
Definition at line 289 of file hedhitobjects.cc.
|
inline |
Definition at line 72 of file hedhitobjects.h.
|
inline |
Definition at line 71 of file hedhitobjects.h.
|
inline |
Definition at line 70 of file hedhitobjects.h.
References nTimes.
|
private |
Definition at line 210 of file hedhitobjects.cc.
References HEDTransform::calcWirePointsLab(), catGeantKine, HEvent::getCategory(), Hades::getCurrentEvent(), HGeantKine::getID(), HMdcCal1Sim::getNTrack1(), HMdcCal1Sim::getNTracks(), HCategoryManager::getObject(), HGeantKine::getParentTrack(), HMdcCal1Sim::getStatus(), HMdcCal1Sim::getStatusFromList(), HMdcCal1::getTime1(), HMdcCal1::getTime2(), HGeantKine::getTotalMomentum(), HMdcCal1Sim::getTrackFromList(), gHades, n, p1(), p2(), HPhysicsConstants::pid(), SetLineColor(), SetTitle(), HGeomVector::X(), HGeomVector::Y(), and HGeomVector::Z().
Referenced by HEDMdcWire().
void HEDMdcWire::Print | ( | ) |
Definition at line 291 of file hedhitobjects.cc.
|
inline |
Definition at line 69 of file hedhitobjects.h.
|
private |
Definition at line 63 of file hedhitobjects.h.
Referenced by getNtimes(), and HEDMdcWire().