|
Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/reco/interface/SRecEvent.h>
Inheritance diagram for SRecEvent:
Collaboration diagram for SRecEvent:Public Member Functions | |
| SRecEvent () | |
| void | identify (std::ostream &os=std::cout) const |
| PHObject virtual overloads. More... | |
| void | Reset () |
| Clear Event. More... | |
| int | isValid () const |
| isValid returns non zero if object contains vailid data More... | |
| SRecEvent * | Clone () const |
| void | setEventInfo (SRawEvent *rawEvent) |
| Set/Get event info. More... | |
| void | setEventInfo (int runID, int spillID, int eventID) |
| void | setTargetPos (int targetPos) |
| void | setRecStatus (int status) |
| void | setRawEvent (SRawEvent *rawEvent) |
| directly setup everything by raw event More... | |
| bool | isTriggeredBy (Int_t trigger) |
| Trigger util. More... | |
| Int_t | getRunID () |
| Int_t | getSpillID () |
| Int_t | getEventID () |
| Int_t | getTargetPos () |
| Int_t | getTriggerBits () |
| Int_t | getRecStatus () |
| Int_t | getLocalID (Int_t hitID) |
| void | setEventSource (Int_t id1, Int_t id2) |
| Event source set/get. More... | |
| Int_t | getSourceID1 () |
| Int_t | getSourceID2 () |
| Int_t | getNTracks () |
| Get tracks. More... | |
| SRecTrack & | getTrack (Int_t i) |
| std::vector< Int_t > | getChargedTrackIDs (Int_t charge) |
| Get track IDs. More... | |
| Int_t | getNDimuons () |
| Get dimuons. More... | |
| SRecDimuon & | getDimuon (Int_t i) |
| void | insertTrack (SRecTrack trk) |
| Insert tracks. More... | |
| void | reIndex () |
| void | insertDimuon (SRecDimuon dimuon) |
| Insert dimuon. More... | |
| void | clear () |
| Clear everything. More... | |
| void | clearTracks () |
| void | clearDimuons () |
| Clear the dimuon list. More... | |
Public Member Functions inherited from PHObject | |
| PHObject () | |
| ctor More... | |
| virtual | ~PHObject () |
| dtor More... | |
| virtual PHObject * | clone () const |
| Virtual copy constructor. More... | |
| virtual int | isValid (const float) const |
| virtual int | isValid (const double) const |
| virtual int | isValid (const int) const |
| virtual int | isValid (const unsigned int) const |
| virtual int | isImplemented (const float f) const |
| virtual int | isImplemented (const double f) const |
| virtual int | isImplemented (const int i) const |
| virtual int | isImplemented (const unsigned int i) const |
| void | SplitLevel (const int i) |
| int | SplitLevel () const |
| void | BufferSize (const int i) |
| int | BufferSize () const |
Definition at line 412 of file SRecEvent.h.
| SRecEvent::SRecEvent | ( | ) |
Definition at line 751 of file SRecEvent.cxx.
References clear().
Referenced by Clone(), and Reset().
Here is the call graph for this function:
Here is the caller graph for this function:| void SRecEvent::clear | ( | ) |
Clear everything.
Definition at line 802 of file SRecEvent.cxx.
Referenced by setRawEvent(), and SRecEvent().
Here is the caller graph for this function:| void SRecEvent::clearDimuons | ( | ) |
Clear the dimuon list.
It should be called when only the vertexing is re-done. But probably fRecStatus will be messed up. We had better separate fRecStatus into fRecStatusTracking and fRecStatusVertexing.
Definition at line 824 of file SRecEvent.cxx.
Referenced by SQVertexing::process_event(), and VertexFit::process_event().
Here is the caller graph for this function:| void SRecEvent::clearTracks | ( | ) |
Definition at line 811 of file SRecEvent.cxx.
|
inline |
Definition at line 426 of file SRecEvent.h.
References SRecEvent().
Here is the call graph for this function:| std::vector< Int_t > SRecEvent::getChargedTrackIDs | ( | Int_t | charge | ) |
Get track IDs.
Definition at line 785 of file SRecEvent.cxx.
References getNTracks().
Referenced by VertexFit::setRecEvent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 463 of file SRecEvent.h.
Referenced by AnaSimDst::process_event(), AnaSimDimuon::process_event(), AnaEmbeddedData::process_event(), and AnaDimuon::process_event().
Here is the caller graph for this function:
|
inline |
Definition at line 442 of file SRecEvent.h.
Referenced by VertexFit::setRecEvent().
Here is the caller graph for this function:
|
inline |
Definition at line 447 of file SRecEvent.h.
Referenced by KalmanTrack::KalmanTrack().
Here is the caller graph for this function:
|
inline |
Get dimuons.
Definition at line 462 of file SRecEvent.h.
Referenced by AnaSimDst::process_event(), AnaSimDimuon::process_event(), AnaEmbeddedData::process_event(), AnaDimuon::process_event(), SQTruthVertexing::process_event(), and VertexFit::setRecEvent().
Here is the caller graph for this function:
|
inline |
Get tracks.
Definition at line 455 of file SRecEvent.h.
Referenced by getChargedTrackIDs(), AnaTrack::process_event(), AnaEmbeddedData::process_event(), SQTruthVertexing::process_event(), SQVertexing::process_event(), and TruthNodeMaker::process_event().
Here is the caller graph for this function:
|
inline |
Definition at line 445 of file SRecEvent.h.
Referenced by AnaSimDst::process_event(), AnaSimDimuon::process_event(), and AnaEmbeddedData::process_event().
Here is the caller graph for this function:
|
inline |
Definition at line 440 of file SRecEvent.h.
Referenced by VertexFit::setRecEvent().
Here is the caller graph for this function:
|
inline |
Definition at line 451 of file SRecEvent.h.
|
inline |
Definition at line 452 of file SRecEvent.h.
|
inline |
Definition at line 441 of file SRecEvent.h.
|
inline |
Definition at line 443 of file SRecEvent.h.
Referenced by VertexFit::setRecEvent().
Here is the caller graph for this function:
|
inline |
Definition at line 456 of file SRecEvent.h.
Referenced by AnaSimDst::process_event(), AnaEmbeddedData::process_event(), AnaDimuon::process_event(), SQTruthVertexing::process_event(), SQVertexing::process_event(), TruthNodeMaker::process_event(), and VertexFit::setRecEvent().
Here is the caller graph for this function:
|
inline |
Definition at line 444 of file SRecEvent.h.
|
inlinevirtual |
PHObject virtual overloads.
Reimplemented from PHObject.
Definition at line 418 of file SRecEvent.h.
Referenced by VertexFit::process_event().
Here is the caller graph for this function:
|
inline |
Insert dimuon.
Definition at line 470 of file SRecEvent.h.
Referenced by SQTruthVertexing::process_event(), SQVertexing::process_event(), and VertexFit::setRecEvent().
Here is the caller graph for this function:
|
inline |
Insert tracks.
Definition at line 466 of file SRecEvent.h.
Referenced by SQReco::fillRecTrack().
Here is the caller graph for this function:
|
inline |
Trigger util.
Definition at line 438 of file SRecEvent.h.
|
inlinevirtual |
isValid returns non zero if object contains vailid data
Reimplemented from PHObject.
Definition at line 425 of file SRecEvent.h.
|
inline |
Definition at line 467 of file SRecEvent.h.
|
inlinevirtual |
Clear Event.
Reimplemented from PHObject.
Definition at line 424 of file SRecEvent.h.
References SRecEvent().
Here is the call graph for this function:
|
inline |
Definition at line 430 of file SRecEvent.h.
| void SRecEvent::setEventInfo | ( | SRawEvent * | rawEvent | ) |
Set/Get event info.
Definition at line 775 of file SRecEvent.cxx.
References SRawEvent::getEventID(), SRawEvent::getRunID(), SRawEvent::getSpillID(), SRawEvent::getTargetPos(), and SRawEvent::getTriggerBits().
Referenced by setRawEvent().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Event source set/get.
Definition at line 450 of file SRecEvent.h.
| void SRecEvent::setRawEvent | ( | SRawEvent * | rawEvent | ) |
directly setup everything by raw event
Definition at line 764 of file SRecEvent.cxx.
References clear(), SRawEvent::getHit(), SRawEvent::getNHitsAll(), Hit::index, and setEventInfo().
Referenced by SQReco::process_event(), and SQTrackletReco::process_event().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 432 of file SRecEvent.h.
Referenced by SQReco::process_event(), SQTrackletReco::process_event(), and VertexFit::process_event().
Here is the caller graph for this function:
|
inline |
Definition at line 431 of file SRecEvent.h.