BOSS 6.6.4.p01
BESIII Offline Software System
|
#include <EmcSelBhaEvent.h>
Public Types | |
enum | { m_oneProng =1 , m_twoProng =2 } |
Public Member Functions | |
EmcSelBhaEvent (const std::string &name, ISvcLocator *pSvcLocator) | |
~EmcSelBhaEvent () | |
StatusCode | initialize () |
StatusCode | execute () |
StatusCode | finalize () |
bool | passed () |
void | setPassed (bool passed) |
int | selectedType () const |
int | selectedTrkID1 () const |
int | selectedTrkID2 () const |
int | index (int theta, int phi) const |
void | initGeom () |
StatusCode | SelectBhabha () |
void | FillBhabha () |
void | CollectBhabha () |
void | OutputMV () |
double | LAT (EmcShower *theShower) |
double | findPhiDiff (double phi1, double phi2) |
void | readCorFun () |
void | readEsigma () |
void | readDepEneFun () |
void | readSigmaExp () |
void | readRawPeakIxtal () |
double | Angle2ClosestShower (int ShowerID) |
Definition at line 55 of file EmcSelBhaEvent.h.
anonymous enum |
EmcSelBhaEvent::EmcSelBhaEvent | ( | const std::string & | name, |
ISvcLocator * | pSvcLocator | ||
) |
Definition at line 80 of file EmcSelBhaEvent.cxx.
EmcSelBhaEvent::~EmcSelBhaEvent | ( | ) |
Definition at line 193 of file EmcSelBhaEvent.cxx.
double EmcSelBhaEvent::Angle2ClosestShower | ( | int | ShowerID | ) |
Definition at line 1544 of file EmcSelBhaEvent.cxx.
void EmcSelBhaEvent::CollectBhabha | ( | ) |
Definition at line 882 of file EmcSelBhaEvent.cxx.
Referenced by execute().
StatusCode EmcSelBhaEvent::execute | ( | ) |
Definition at line 294 of file EmcSelBhaEvent.cxx.
void EmcSelBhaEvent::FillBhabha | ( | ) |
Definition at line 622 of file EmcSelBhaEvent.cxx.
Referenced by execute().
StatusCode EmcSelBhaEvent::finalize | ( | ) |
Definition at line 367 of file EmcSelBhaEvent.cxx.
double EmcSelBhaEvent::findPhiDiff | ( | double | phi1, |
double | phi2 | ||
) |
Definition at line 1429 of file EmcSelBhaEvent.cxx.
|
inline |
Definition at line 95 of file EmcSelBhaEvent.h.
void EmcSelBhaEvent::initGeom | ( | ) |
Definition at line 1299 of file EmcSelBhaEvent.cxx.
Referenced by initialize().
StatusCode EmcSelBhaEvent::initialize | ( | ) |
Definition at line 205 of file EmcSelBhaEvent.cxx.
double EmcSelBhaEvent::LAT | ( | EmcShower * | theShower | ) |
Definition at line 445 of file EmcSelBhaEvent.cxx.
void EmcSelBhaEvent::OutputMV | ( | ) |
Definition at line 1337 of file EmcSelBhaEvent.cxx.
Referenced by finalize().
|
inline |
void EmcSelBhaEvent::readCorFun | ( | ) |
Definition at line 1442 of file EmcSelBhaEvent.cxx.
Referenced by initialize().
void EmcSelBhaEvent::readDepEneFun | ( | ) |
Definition at line 1473 of file EmcSelBhaEvent.cxx.
Referenced by initialize().
void EmcSelBhaEvent::readEsigma | ( | ) |
Definition at line 1458 of file EmcSelBhaEvent.cxx.
Referenced by initialize().
void EmcSelBhaEvent::readRawPeakIxtal | ( | ) |
Definition at line 1507 of file EmcSelBhaEvent.cxx.
Referenced by initialize().
void EmcSelBhaEvent::readSigmaExp | ( | ) |
Definition at line 1491 of file EmcSelBhaEvent.cxx.
Referenced by initialize().
StatusCode EmcSelBhaEvent::SelectBhabha | ( | ) |
Definition at line 503 of file EmcSelBhaEvent.cxx.
Referenced by execute().
|
inline |
Definition at line 83 of file EmcSelBhaEvent.h.
|
inline |
Definition at line 88 of file EmcSelBhaEvent.h.
|
inline |
Definition at line 78 of file EmcSelBhaEvent.h.
|
inline |
Definition at line 76 of file EmcSelBhaEvent.h.