BOSS 7.0.3
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) |
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) |
Definition at line 17 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/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 60 of file Mdc2DWire.cxx.
Mdc2DWire::~Mdc2DWire | ( | ) |
Definition at line 120 of file Mdc2DWire.cxx.
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 | ||
) |
Mdc2DWire::Mdc2DWire | ( | const char * | name, |
const char * | title, | ||
Int_t | N, | ||
Double_t * | P | ||
) |
Mdc2DWire::~Mdc2DWire | ( | ) |
|
inlinevirtual |
Definition at line 37 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/Mdc2DWire.h.
Referenced by MdcROOTGeo::SetHits().
|
inlinevirtual |
Definition at line 37 of file InstallArea/include/BesVisLib/BesVisLib/Mdc2DWire.h.
|
virtual |
Definition at line 184 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().
|
virtual |
|
virtual |
Definition at line 190 of file Mdc2DWire.cxx.
Referenced by Init(), and MdcROOTGeo::SetHits().
|
virtual |
|
virtual |
Definition at line 204 of file Mdc2DWire.cxx.
|
virtual |
|
virtual |
Definition at line 272 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::Draw(), MdcROOTGeo::DrawHits(), and ExecuteEvent().
|
virtual |
|
virtual |
Definition at line 221 of file Mdc2DWire.cxx.
|
virtual |
|
virtual |
Definition at line 400 of file Mdc2DWire.cxx.
|
virtual |
|
virtual |
Definition at line 409 of file Mdc2DWire.cxx.
Referenced by Paint().
|
virtual |
|
virtual |
Definition at line 132 of file Mdc2DWire.cxx.
Referenced by Mdc2DWire().
|
virtual |
|
inlinevirtual |
Definition at line 35 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/Mdc2DWire.h.
Referenced by ExecuteEvent(), and Paint().
|
inlinevirtual |
Definition at line 35 of file InstallArea/include/BesVisLib/BesVisLib/Mdc2DWire.h.
|
inlinevirtual |
Definition at line 34 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/Mdc2DWire.h.
Referenced by BesGeoTrack::ExecuteEvent(), ExecuteEvent(), and Paint().
|
inlinevirtual |
Definition at line 34 of file InstallArea/include/BesVisLib/BesVisLib/Mdc2DWire.h.
|
virtual |
Definition at line 283 of file Mdc2DWire.cxx.
|
virtual |
Double_t Mdc2DWire::Range360 | ( | Double_t | input | ) |
Definition at line 465 of file Mdc2DWire.cxx.
Referenced by HasZRSection().
Double_t Mdc2DWire::Range360 | ( | Double_t | input | ) |
void Mdc2DWire::SetCharge | ( | Double_t | charge | ) |
Definition at line 492 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().
void Mdc2DWire::SetCharge | ( | Double_t | charge | ) |
void Mdc2DWire::SetColorfulWire | ( | Bool_t | colorfulWire, |
Bool_t | subEvTime | ||
) |
Definition at line 513 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::DrawHits().
void Mdc2DWire::SetColorfulWire | ( | Bool_t | colorfulWire, |
Bool_t | subEvTime | ||
) |
void Mdc2DWire::SetEvTime | ( | Double_t | time | ) |
Definition at line 506 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().
void Mdc2DWire::SetEvTime | ( | Double_t | time | ) |
Definition at line 33 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/Mdc2DWire.h.
Referenced by MdcROOTGeo::Draw(), and MdcROOTGeo::DrawHits().
Definition at line 33 of file InstallArea/include/BesVisLib/BesVisLib/Mdc2DWire.h.
Definition at line 32 of file EventDisplay/BesVisLib/BesVisLib-00-04-04/BesVisLib/Mdc2DWire.h.
Referenced by BesGeoTrack::ExecuteEvent(), and ExecuteEvent().
Definition at line 32 of file InstallArea/include/BesVisLib/BesVisLib/Mdc2DWire.h.
void Mdc2DWire::SetQOverflow | ( | Bool_t | qOvfl | ) |
Definition at line 499 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().
void Mdc2DWire::SetQOverflow | ( | Bool_t | qOvfl | ) |
|
virtual |
Definition at line 142 of file Mdc2DWire.cxx.
Referenced by Init().
|
virtual |
void Mdc2DWire::SetTime | ( | Double_t | time | ) |
Definition at line 485 of file Mdc2DWire.cxx.
Referenced by MdcROOTGeo::SetHits().
void Mdc2DWire::SetTime | ( | Double_t | time | ) |