CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <MdcTables.h>
Public Member Functions | |
MdcDat_mcwirhit () | |
Public Attributes | |
int | id |
float | xw |
float | yw |
float | zw |
float | dist |
float | chrg |
float | xin |
float | yin |
float | zin |
float | xout |
float | yout |
float | zout |
int | lr |
int | stat |
const MdcGeoWire * | geo |
MdcDat_wirhit * | dat |
const Gen_hepevt * | hep |
MdcRec_trk * | trk |
float | px |
float | py |
float | pz |
float | pid |
float | tof |
float | tdc |
Definition at line 641 of file MdcTables.h.
|
inline |
Definition at line 643 of file MdcTables.h.
float MdcDat_mcwirhit::chrg |
Definition at line 650 of file MdcTables.h.
MdcDat_wirhit* MdcDat_mcwirhit::dat |
Definition at line 660 of file MdcTables.h.
Referenced by TMDC::updateMC().
float MdcDat_mcwirhit::dist |
Definition at line 649 of file MdcTables.h.
const MdcGeoWire* MdcDat_mcwirhit::geo |
Definition at line 659 of file MdcTables.h.
Referenced by TMDC::updateMC().
const Gen_hepevt* MdcDat_mcwirhit::hep |
Definition at line 661 of file MdcTables.h.
Referenced by TMDCWireHitMC::TMDCWireHitMC(), and TMDC::updateMC().
int MdcDat_mcwirhit::id |
Definition at line 645 of file MdcTables.h.
int MdcDat_mcwirhit::lr |
Definition at line 657 of file MdcTables.h.
float MdcDat_mcwirhit::pid |
Definition at line 666 of file MdcTables.h.
float MdcDat_mcwirhit::px |
Definition at line 663 of file MdcTables.h.
float MdcDat_mcwirhit::py |
Definition at line 664 of file MdcTables.h.
float MdcDat_mcwirhit::pz |
Definition at line 665 of file MdcTables.h.
int MdcDat_mcwirhit::stat |
Definition at line 658 of file MdcTables.h.
float MdcDat_mcwirhit::tdc |
Definition at line 668 of file MdcTables.h.
float MdcDat_mcwirhit::tof |
Definition at line 667 of file MdcTables.h.
MdcRec_trk* MdcDat_mcwirhit::trk |
Definition at line 662 of file MdcTables.h.
Referenced by TTrackManager::clearTables(), and TTrackManager::saveMCTables().
float MdcDat_mcwirhit::xin |
Definition at line 651 of file MdcTables.h.
float MdcDat_mcwirhit::xout |
Definition at line 654 of file MdcTables.h.
float MdcDat_mcwirhit::xw |
Definition at line 646 of file MdcTables.h.
float MdcDat_mcwirhit::yin |
Definition at line 652 of file MdcTables.h.
float MdcDat_mcwirhit::yout |
Definition at line 655 of file MdcTables.h.
float MdcDat_mcwirhit::yw |
Definition at line 647 of file MdcTables.h.
float MdcDat_mcwirhit::zin |
Definition at line 653 of file MdcTables.h.
float MdcDat_mcwirhit::zout |
Definition at line 656 of file MdcTables.h.
float MdcDat_mcwirhit::zw |
Definition at line 648 of file MdcTables.h.