1 #ifndef _SQTRUTHVERTEXING_H
2 #define _SQTRUTHVERTEXING_H
58 double swimTrackToVertex(
SRecTrack* track,
double z, TVector3* pos =
nullptr, TVector3* mom =
nullptr);
An SQ interface class to hold a list of SQDimuon objects.
An SQ interface class to hold a list of SQTrack objects.
An SQ interface class to hold one true or reconstructed track.
An SubsysReco module to create create dimuons based on the truth vertex information.
int Init(PHCompositeNode *topNode)
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int process_event(PHCompositeNode *topNode)
SQTruthVertexing(const std::string &name="SQTruthVertexing")
int InitRun(PHCompositeNode *topNode)
void set_vtx_smearing(const double r)
void set_legacy_rec_container(const bool enable=true)