#include <StPeCEvent.h>
Public Member Functions | |
| Long_t | eventNumber () const |
| Long_t | runNumber () const |
| Int_t | getNTot () const |
| Int_t | getNPrim () const |
| Int_t | getQTot () const |
| Int_t | getNPriPairs () |
| Int_t | getNSecPairs () |
| StPeCPair * | getPriPair (Int_t i) |
| StPeCPair * | getSecPair (Int_t i) |
| Float_t | getPt () const |
| Float_t | yRap () const |
| Float_t | getXVertex () const |
| Float_t | getYVertex () const |
| Float_t | getZVertex () const |
| void | addPair (StPeCPair *pair) const |
| Int_t | fill (StEvent *event) |
| Int_t | fill (StMuDst *mudst) |
| void | setInfoLevel (Int_t in) |
| StLorentzVectorF | getEvent4Momentum (StPeCSpecies pid) const |
| void | clear () |
| void | reset () |
| Float_t | mInv (StPeCSpecies pid) const |
| Float_t | yRap (StPeCSpecies pid) const |
Public Attributes | |
| StMuDst * | muDst |
| StEvent * | eventP |
| Int_t | infoLevel |
Definition at line 54 of file StPeCEvent.h.
1.5.9