You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PROCESS_SWITCH(HfCandidateCreator3Prong, processPvRefitWithDCAFitterNUpc, "Run candidate creator using DCA fitter with PV refit and w/ centrality selection on UPC", false);
868
868
869
869
/// @brief process function using DCA fitter w/o PV refit and w/ centrality selection on UPC
PROCESS_SWITCH(HfCandidateCreator3Prong, processNoPvRefitWithDCAFitterNUpc, "Run candidate creator using DCA fitter without PV refit and w/ centrality selection on UPC", false);
882
882
883
883
/// @brief process function using KFParticle package w/ PV refit and w/ centrality selection on UPC
PROCESS_SWITCH(HfCandidateCreator3Prong, processPvRefitWithKFParticleUpc, "Run candidate creator using KFParticle package with PV refit and w/ centrality selection on UPC", false);
896
896
897
897
/// @brief process function using KFParticle package w/o PV refit and w/ centrality selection on UPC
0 commit comments