BOSS 7.0.8
BESIII Offline Software System
|
#include <Mdc2DWire.h>
Public Member Functions | |
Mdc2DWire () | |
Mdc2DWire (const char *name, const char *title, Double_t rmin, Double_t rmax, Double_t dz, Double_t phi, Double_t *center) | |
Mdc2DWire (const char *name, const char *title, Int_t N, Double_t *P) | |
~Mdc2DWire () | |
virtual void | Init () |
virtual void | SetStyle () |
virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
virtual void | SetHighlighted (bool status=true) |
virtual void | SetFired (bool status=true) |
virtual bool | IsHighlighted () |
virtual bool | IsFired () |
virtual void | AddInfo (TString info) |
virtual void | CloseInfo () |
virtual void | ClearInfo () |
virtual void | Draw (Option_t *option="") |
virtual void | Paint (Option_t *option="") |
virtual char * | GetObjectInfo (Int_t px, Int_t py) const |
virtual bool | HasZRSection () |
Double_t | Range360 (Double_t input) |
void | SetTime (Double_t time) |
void | SetCharge (Double_t charge) |
void | SetColorfulWire (Bool_t colorfulWire, Bool_t subEvTime) |
void | SetQOverflow (Bool_t qOvfl) |
void | SetEvTime (Double_t time) |
void | SetTimeChannel (UInt_t tc) |
void | SetChargeChannel (UInt_t cc) |
Double_t | GetTime () const |
Double_t | GetCharge () const |
Double_t | GetEvTime () const |
Bool_t | GetQOverflow () const |
UInt_t | GetTimeChannel () const |
UInt_t | GetChargeChannel () const |
Definition at line 17 of file Mdc2DWire.h.
Mdc2DWire::Mdc2DWire | ( | ) |
Mdc2DWire::Mdc2DWire | ( | const char * | name, |
const char * | title, | ||
Double_t | rmin, | ||
Double_t | rmax, | ||
Double_t | dz, | ||
Double_t | phi, | ||
Double_t * | center | ||
) |
Definition at line 24 of file Mdc2DWire.cxx.
Mdc2DWire::Mdc2DWire | ( | const char * | name, |
const char * | title, | ||
Int_t | N, | ||
Double_t * | P | ||
) |
Definition at line 61 of file Mdc2DWire.cxx.
Mdc2DWire::~Mdc2DWire | ( | ) |
Definition at line 121 of file Mdc2DWire.cxx.
|
inlinevirtual |
Definition at line 37 of file Mdc2DWire.h.
Referenced by MdcROOTGeo::SetHits().
|
virtual |
Definition at line 185 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().
|
virtual |
Definition at line 191 of file Mdc2DWire.cxx.
Referenced by Init(), and MdcROOTGeo::SetHits().
|
virtual |
Definition at line 205 of file Mdc2DWire.cxx.
|
virtual |
Definition at line 282 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::Draw(), and MdcROOTGeo::DrawHits().
|
virtual |
Definition at line 230 of file Mdc2DWire.cxx.
|
inline |
Definition at line 58 of file Mdc2DWire.h.
|
inline |
Definition at line 62 of file Mdc2DWire.h.
Referenced by MdcROOTGeo::DrawHits().
|
inline |
Definition at line 59 of file Mdc2DWire.h.
|
virtual |
Definition at line 411 of file Mdc2DWire.cxx.
|
inline |
Definition at line 60 of file Mdc2DWire.h.
Referenced by MdcROOTGeo::DrawHits().
|
inline |
Definition at line 57 of file Mdc2DWire.h.
|
inline |
Definition at line 61 of file Mdc2DWire.h.
Referenced by MdcROOTGeo::DrawHits().
|
virtual |
Definition at line 420 of file Mdc2DWire.cxx.
Referenced by Paint().
|
virtual |
Definition at line 133 of file Mdc2DWire.cxx.
Referenced by Mdc2DWire().
|
inlinevirtual |
Definition at line 35 of file Mdc2DWire.h.
Referenced by ExecuteEvent(), and Paint().
|
inlinevirtual |
Definition at line 34 of file Mdc2DWire.h.
Referenced by BesGeoTrack::ExecuteEvent(), ExecuteEvent(), and Paint().
|
virtual |
Definition at line 293 of file Mdc2DWire.cxx.
Double_t Mdc2DWire::Range360 | ( | Double_t | input | ) |
Definition at line 476 of file Mdc2DWire.cxx.
Referenced by HasZRSection().
void Mdc2DWire::SetCharge | ( | Double_t | charge | ) |
Definition at line 503 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().
void Mdc2DWire::SetChargeChannel | ( | UInt_t | cc | ) |
Definition at line 528 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().
void Mdc2DWire::SetColorfulWire | ( | Bool_t | colorfulWire, |
Bool_t | subEvTime | ||
) |
Definition at line 535 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::DrawHits().
void Mdc2DWire::SetEvTime | ( | Double_t | time | ) |
Definition at line 517 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().
Definition at line 33 of file Mdc2DWire.h.
Referenced by MdcROOTGeo::Draw(), and MdcROOTGeo::DrawHits().
Definition at line 32 of file Mdc2DWire.h.
Referenced by BesGeoTrack::ExecuteEvent(), and ExecuteEvent().
void Mdc2DWire::SetQOverflow | ( | Bool_t | qOvfl | ) |
Definition at line 510 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().
|
virtual |
Definition at line 143 of file Mdc2DWire.cxx.
Referenced by Init().
void Mdc2DWire::SetTime | ( | Double_t | time | ) |
Definition at line 496 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().
void Mdc2DWire::SetTimeChannel | ( | UInt_t | tc | ) |
Definition at line 524 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().