Analysis Software
Documentation for sPHENIX simulation software
|
Variables | |
const double | jet_ptmin = 10.0 |
Min jet pT. | |
const double | jet_ptmax = 1000.0 |
Max jet pT. | |
const double | LeadPtMin =20.0 |
Min leading jet pT. | |
const double | SubLeadPtMin =10.0 |
Min sub-leading jet pT. | |
const double | dPhiCut = 0.4 |
Dijet acceptance angle, |φ1 - φ2 -π| < dPhiCut. | |
const double | max_track_rap = 1.0 |
Constituent η acceptance. | |
const double | PtConsHi =2.0 |
High constituent pT cut (low cut is specified in wrapper) | |
const double | VzCut =10 |
Vertex z. | |
const double | DcaCut =1.0 |
track dca | |
const int | NMinFit =20 |
minimum number of fit points for tracks | |
const double | FitOverMaxPointsCut =0.52 |
NFit / NFitPossible. | |
const int | ghost_repeat = 1 |
const double | ghost_area = 0.01 |
ghost area | |
const double | VzDiffCut =1000 |
|Vz(TPC) - Vz(VPD)| | |
const double | MaxEtCut =1000 |
tower ET cut | |
const double | MaxTrackPt =1000 |
track pT cut | |
const double | MaxEventPtCut =30 |
track pT cut for event | |
const double | MaxEventEtCut =30 |
tower ET cut for event | |
const double AjParameters::DcaCut =1.0 |
track dca
Definition at line 28 of file AjParameters.h.
View newest version in sPHENIX GitHub at line 28 of file AjParameters.h
const double AjParameters::dPhiCut = 0.4 |
Dijet acceptance angle, |φ1 - φ2 -π| < dPhiCut.
Definition at line 18 of file AjParameters.h.
View newest version in sPHENIX GitHub at line 18 of file AjParameters.h
const double AjParameters::FitOverMaxPointsCut =0.52 |
NFit / NFitPossible.
Definition at line 30 of file AjParameters.h.
View newest version in sPHENIX GitHub at line 30 of file AjParameters.h
const double AjParameters::ghost_area = 0.01 |
ghost area
Definition at line 18 of file AjParameters.hh.
View newest version in sPHENIX GitHub at line 18 of file AjParameters.hh
Referenced by PHAJMaker::PHAJMaker().
const int AjParameters::ghost_repeat = 1 |
Repetitions in the background. Anything other than 1 WILL NOT WORK because a) we're using explicit ghosts (though we don't have to) b) more importantly, the background subtractor contains fastjet::SelectorNHardest(2) which doesn't work jet-by-jet and throws an error
Definition at line 17 of file AjParameters.hh.
View newest version in sPHENIX GitHub at line 17 of file AjParameters.hh
Referenced by PHAJMaker::PHAJMaker().
const double AjParameters::jet_ptmax = 1000.0 |
Max jet pT.
Definition at line 14 of file AjParameters.h.
View newest version in sPHENIX GitHub at line 14 of file AjParameters.h
const double AjParameters::jet_ptmin = 10.0 |
Min jet pT.
Definition at line 13 of file AjParameters.h.
View newest version in sPHENIX GitHub at line 13 of file AjParameters.h
const double AjParameters::LeadPtMin =20.0 |
Min leading jet pT.
Definition at line 16 of file AjParameters.h.
View newest version in sPHENIX GitHub at line 16 of file AjParameters.h
const double AjParameters::max_track_rap = 1.0 |
Constituent η acceptance.
Definition at line 20 of file AjParameters.h.
View newest version in sPHENIX GitHub at line 20 of file AjParameters.h
Referenced by main().
const double AjParameters::MaxEtCut =1000 |
tower ET cut
Definition at line 43 of file AjParameters.hh.
View newest version in sPHENIX GitHub at line 43 of file AjParameters.hh
const double AjParameters::MaxEventEtCut =30 |
tower ET cut for event
Definition at line 48 of file AjParameters.hh.
View newest version in sPHENIX GitHub at line 48 of file AjParameters.hh
const double AjParameters::MaxEventPtCut =30 |
track pT cut for event
Definition at line 47 of file AjParameters.hh.
View newest version in sPHENIX GitHub at line 47 of file AjParameters.hh
const double AjParameters::MaxTrackPt =1000 |
track pT cut
Definition at line 44 of file AjParameters.hh.
View newest version in sPHENIX GitHub at line 44 of file AjParameters.hh
const int AjParameters::NMinFit =20 |
minimum number of fit points for tracks
Definition at line 29 of file AjParameters.h.
View newest version in sPHENIX GitHub at line 29 of file AjParameters.h
const double AjParameters::PtConsHi =2.0 |
High constituent pT cut (low cut is specified in wrapper)
Definition at line 21 of file AjParameters.h.
View newest version in sPHENIX GitHub at line 21 of file AjParameters.h
const double AjParameters::SubLeadPtMin =10.0 |
Min sub-leading jet pT.
Definition at line 17 of file AjParameters.h.
View newest version in sPHENIX GitHub at line 17 of file AjParameters.h
const double AjParameters::VzCut =10 |
Vertex z.
Definition at line 25 of file AjParameters.h.
View newest version in sPHENIX GitHub at line 25 of file AjParameters.h
const double AjParameters::VzDiffCut =1000 |
|Vz(TPC) - Vz(VPD)|
Definition at line 32 of file AjParameters.hh.
View newest version in sPHENIX GitHub at line 32 of file AjParameters.hh