48 SQReco(
const std::string& name =
"SQReco");
transient DST object for field storage and access
An SQ interface class to hold one event header.
An SQ interface class to hold a list of SQHit objects as std::map.
An SQ interface class to hold a list of SQHit objects.
TGeoManager * _t_geo_manager
std::string _geom_file_name
void set_geom_file_name(const std::string &geomFileName)
SQReco::FITTER_TYPE _fitter_type
SQTrackVector * _recTrackVec
SQReco::INPUT_TYPE _input_type
SQGenFit::GFField * _gfield
virtual int InitFastTracking()
std::map< int, size_t > _m_trghitID_idx
bool fitTrackCand(Tracklet &tracklet, KalmanFitter *fitter)
void use_geom_io_node(const bool val)
SQHitVector * _triggerhit_vector
std::map< int, size_t > _m_hitID_idx
const std::string & get_geom_file_name() const
int updateHitInfo(SRawEvent *sraw_event)
virtual int GetNodes(PHCompositeNode *topNode)
virtual int process_event(PHCompositeNode *topNode)
TClonesArray * _tracklets
virtual int MakeNodes(PHCompositeNode *topNode)
virtual int InitGeom(PHCompositeNode *topNode)
void set_evt_reducer_opt(const TString &opt)
void setFitterTy(SQReco::FITTER_TYPE fitter_ty)
bool use_geom_io_node() const
void setInputTy(SQReco::INPUT_TYPE input_ty)
void set_enable_eval_dst(bool enable)
TrackletVector * _tracklet_vector
virtual int End(PHCompositeNode *topNode)
Called at the end of all processing.
void ProcessEventFinish()
SRawEvent * BuildSRawEvent()
SQReco(const std::string &name="SQReco")
std::vector< int > _eval_listIDs
const TString & get_eval_file_name() const
void add_eval_list(int listID)
SQHitVector * _hit_vector
virtual int InitRun(PHCompositeNode *topNode)
void set_enable_eval(bool enable)
virtual int Init(PHCompositeNode *topNode)
bool _legacy_rec_container
bool is_eval_dst_enabled() const
const TString & get_evt_reducer_opt() const
void set_output_list_index(const int idx)
See KalmanFastTracking::setOutputListID().
virtual int InitField(PHCompositeNode *topNode)
bool is_eval_enabled() const
void set_legacy_rec_container(const bool b=true)
void set_eval_file_name(const TString &evalFileName)
EventReducer * _eventReducer
KalmanFastTracking * _fastfinder
void fillRecTrack(SRecTrack &recTrack)
SQGenFit::GFFitter * _gfitter
void set_enable_KF(bool enable)
bool is_KF_enabled() const
An SQ interface class to hold the run-level info.
An SQ interface class to hold a list of SQSpill objects.
An SQ interface class to hold a list of SQTrack objects.