Class Reference for E1039 Core & Analysis Software
|
An SQ interface class to hold a list of SQHit objects. More...
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/interface_main/SQHitVector.h>
Public Types | |
typedef std::vector< SQHit * > | HitVector |
typedef std::vector< SQHit * >::const_iterator | ConstIter |
typedef std::vector< SQHit * >::iterator | Iter |
Public Member Functions | |
virtual | ~SQHitVector () |
virtual void | identify (std::ostream &os=std::cout) const |
virtual void | Reset ()=0 |
Clear Event. More... | |
virtual int | isValid () const =0 |
isValid returns non zero if object contains vailid data More... | |
virtual SQHitVector * | Clone () const =0 |
virtual bool | empty () const =0 |
virtual size_t | size () const =0 |
virtual void | clear ()=0 |
virtual const SQHit * | at (const size_t idkey) const =0 |
virtual SQHit * | at (const size_t idkey)=0 |
virtual void | push_back (const SQHit *hit)=0 |
virtual size_t | erase (const size_t idkey)=0 |
virtual Iter | erase (Iter pos)=0 |
virtual ConstIter | begin () const =0 |
virtual ConstIter | end () const =0 |
virtual Iter | begin ()=0 |
virtual Iter | end ()=0 |
![]() | |
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 |
Protected Member Functions | |
SQHitVector () | |
An SQ interface class to hold a list of SQHit objects.
Below is the standard way to find this object in "topNode" and loop over each hit;
You can use utility functions defined in UtilSQHit for more complicated manipulations.
Definition at line 32 of file SQHitVector.h.
typedef std::vector<SQHit*>::const_iterator SQHitVector::ConstIter |
Definition at line 37 of file SQHitVector.h.
typedef std::vector<SQHit*> SQHitVector::HitVector |
Definition at line 36 of file SQHitVector.h.
typedef std::vector<SQHit*>::iterator SQHitVector::Iter |
Definition at line 38 of file SQHitVector.h.
|
inlinevirtual |
Definition at line 40 of file SQHitVector.h.
|
inlineprotected |
Definition at line 66 of file SQHitVector.h.
|
pure virtual |
Implemented in SQHitVector_v1.
Referenced by UtilSQHit::FindFirstHits(), SimpleTree::process_event(), DPTriggerAnalyzer::process_event(), TruthNodeMaker::process_event(), UtilSRawEvent::SetHit(), UtilSRawEvent::SetTriggerHit(), SQReco::updateHitInfo(), Fun4AllVectEventOutputManager::Write(), and Fun4AllRUSOutputManager::Write().
|
pure virtual |
Implemented in SQHitVector_v1.
|
pure virtual |
Implemented in SQHitVector_v1.
Referenced by UtilTrigger::ExtractRoadID(), UtilTrack::FindDetectorHitsOfTrack(), UtilSQHit::FindHits(), UtilSQHit::FindHitsFast(), UtilTrack::FindHitsOfTrack(), UtilSQHit::FindTriggerHitsFast(), CalibHitPos::process_event(), CheckEventData::process_event(), AnaChamHit::process_event(), AnaEmbeddedData::process_event(), DoEmbedding::process_event(), CalibDriftDistMod::process_event(), AnaDimuon::process_event(), AnaDimuonLikeSign::process_event(), AnaDimuonV2::process_event(), CalibDriftDist::process_event(), CalibHitElementPos::process_event(), CalibHodoInTime::process_event(), SQChamberRealization::process_event(), and SQGeomAcc::process_event().
|
pure virtual |
Implemented in SQHitVector_v1.
|
pure virtual |
Implemented in SQHitVector_v1.
Referenced by UtilTrack::FindDetectorHitsOfTrack(), UtilSQHit::FindFirstHits(), UtilSQHit::FindHits(), and UtilTrack::FindHitsOfTrack().
|
pure virtual |
Implemented in SQHitVector_v1.
Referenced by UtilTrack::FindDetectorHitsOfTrack(), UtilSQHit::FindFirstHits(), UtilSQHit::FindHits(), and UtilTrack::FindHitsOfTrack().
|
pure virtual |
Implemented in SQHitVector_v1.
|
pure virtual |
Implemented in SQHitVector_v1.
Referenced by UtilTrigger::ExtractRoadID(), UtilTrack::FindDetectorHitsOfTrack(), UtilSQHit::FindHits(), UtilSQHit::FindHitsFast(), UtilTrack::FindHitsOfTrack(), UtilSQHit::FindTriggerHitsFast(), CalibHitPos::process_event(), CheckEventData::process_event(), AnaChamHit::process_event(), AnaEmbeddedData::process_event(), DoEmbedding::process_event(), CalibDriftDistMod::process_event(), AnaDimuon::process_event(), AnaDimuonLikeSign::process_event(), AnaDimuonV2::process_event(), CalibDriftDist::process_event(), CalibHitElementPos::process_event(), CalibHodoInTime::process_event(), SQChamberRealization::process_event(), and SQGeomAcc::process_event().
|
pure virtual |
Implemented in SQHitVector_v1.
|
pure virtual |
Implemented in SQHitVector_v1.
Referenced by CalibDriftDist::process_event(), CalibHodoInTime::process_event(), and SQChamberRealization::process_event().
Implemented in SQHitVector_v1.
|
inlinevirtual |
identify Function from PHObject
os | Output Stream |
Reimplemented from PHObject.
Reimplemented in SQHitVector_v1.
Definition at line 42 of file SQHitVector.h.
|
pure virtual |
isValid returns non zero if object contains vailid data
Reimplemented from PHObject.
Implemented in SQHitVector_v1.
|
pure virtual |
Implemented in SQHitVector_v1.
Referenced by SQDigitizer::digitizeEMCal(), SQDigitizer::digitizePlane(), Fun4AllSRawEventInputManager::E906ToE1039(), UtilTrack::FindDetectorHitsOfTrack(), UtilSQHit::FindFirstHits(), UtilSQHit::FindHits(), UtilTrack::FindHitsOfTrack(), DoEmbedding::process_event(), RndmEmbed::process_event(), SRawEventEmbed::process_event(), Fun4AllHitMatrixInputManager::run(), Fun4AllTrackQAv1InputManager::run(), Fun4AllEVIOInputManager::run(), Fun4AllVectEventInputManager::VectToE1039(), and Fun4AllRUSInputManager::VectToE1039().
|
pure virtual |
|
pure virtual |
Implemented in SQHitVector_v1.
Referenced by SQDigitizer::digitizeEMCal(), SQDigitizer::digitizePlane(), UtilSQHit::FindFirstHits(), CheckEventData::process_event(), DoEmbedding::process_event(), SimpleTree::process_event(), DPTriggerAnalyzer::process_event(), RndmEmbed::process_event(), SRawEventEmbed::process_event(), SQChamberRealization::process_event(), TruthNodeMaker::process_event(), UtilSRawEvent::SetHit(), UtilSRawEvent::SetTriggerHit(), Fun4AllVectEventOutputManager::Write(), and Fun4AllRUSOutputManager::Write().