![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|

#include <coresoftware/blob/master/simulation/g4simulation/g4eval/JetEvalStack.h>
Collaboration diagram for JetEvalStack:Public Member Functions | |
| JetEvalStack (PHCompositeNode *topNode, const std::string &recojetname, const std::string &truthjetname) | |
| virtual | ~JetEvalStack () |
| void | next_event (PHCompositeNode *topNode) |
| void | do_caching (bool do_cache) |
| void | set_strict (bool strict) |
| void | set_verbosity (int verbosity) |
| JetRecoEval * | get_reco_eval () |
| JetTruthEval * | get_truth_eval () |
| SvtxEvalStack * | get_stvx_eval_stack () |
| CaloEvalStack * | get_cemc_eval_stack () |
| CaloEvalStack * | get_hcalin_eval_stack () |
| CaloEvalStack * | get_hcalout_eval_stack () |
| CaloEvalStack * | get_femc_eval_stack () |
| CaloEvalStack * | get_fhcal_eval_stack () |
Private Attributes | |
| JetRecoEval | _recoeval |
Definition at line 19 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 19 of file JetEvalStack.h
| JetEvalStack::JetEvalStack | ( | PHCompositeNode * | topNode, |
| const std::string & | recojetname, | ||
| const std::string & | truthjetname | ||
| ) |
Definition at line 3 of file JetEvalStack.cc.
View newest version in sPHENIX GitHub at line 3 of file JetEvalStack.cc
|
inlinevirtual |
Definition at line 25 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 25 of file JetEvalStack.h
|
inline |
Definition at line 28 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 28 of file JetEvalStack.h
References _recoeval, and JetRecoEval::do_caching().
Here is the call graph for this function:
|
inline |
Definition at line 36 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 36 of file JetEvalStack.h
References _recoeval, and JetRecoEval::get_cemc_eval_stack().
Here is the call graph for this function:
|
inline |
Definition at line 39 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 39 of file JetEvalStack.h
References _recoeval, and JetRecoEval::get_femc_eval_stack().
Here is the call graph for this function:
|
inline |
Definition at line 40 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 40 of file JetEvalStack.h
References _recoeval, and JetRecoEval::get_fhcal_eval_stack().
Here is the call graph for this function:
|
inline |
Definition at line 37 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 37 of file JetEvalStack.h
References _recoeval, and JetRecoEval::get_hcalin_eval_stack().
Here is the call graph for this function:
|
inline |
Definition at line 38 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 38 of file JetEvalStack.h
References _recoeval, and JetRecoEval::get_hcalout_eval_stack().
Here is the call graph for this function:
|
inline |
Definition at line 32 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 32 of file JetEvalStack.h
References _recoeval.
Referenced by JetEvaluator::fillOutputNtuples(), AnaTutorialECCE::getReconstructedJets(), AnaTutorial::getReconstructedJets(), and eIDMLInterface::getReconstructedJets().
Here is the caller graph for this function:
|
inline |
Definition at line 35 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 35 of file JetEvalStack.h
References _recoeval, and JetRecoEval::get_svtx_eval_stack().
Here is the call graph for this function:
|
inline |
Definition at line 33 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 33 of file JetEvalStack.h
References _recoeval, and JetRecoEval::get_truth_eval().
Referenced by AnaTutorialECCE::getTruthJets(), AnaTutorial::getTruthJets(), and eIDMLInterface::getTruthJets().
Here is the call graph for this function:
Here is the caller graph for this function:| void JetEvalStack::next_event | ( | PHCompositeNode * | topNode | ) |
Definition at line 10 of file JetEvalStack.cc.
View newest version in sPHENIX GitHub at line 10 of file JetEvalStack.cc
References _recoeval, and JetRecoEval::next_event().
Referenced by AnaTutorialECCE::getReconstructedJets(), AnaTutorial::getReconstructedJets(), eIDMLInterface::getReconstructedJets(), AnaTutorialECCE::getTruthJets(), AnaTutorial::getTruthJets(), eIDMLInterface::getTruthJets(), and JetEvaluator::process_event().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 29 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 29 of file JetEvalStack.h
References _recoeval, and JetRecoEval::set_strict().
Referenced by JetEvaluator::process_event().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 30 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 30 of file JetEvalStack.h
References _recoeval, and JetRecoEval::set_verbosity().
Referenced by JetEvaluator::process_event().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 43 of file JetEvalStack.h.
View newest version in sPHENIX GitHub at line 43 of file JetEvalStack.h
Referenced by do_caching(), get_cemc_eval_stack(), get_femc_eval_stack(), get_fhcal_eval_stack(), get_hcalin_eval_stack(), get_hcalout_eval_stack(), get_reco_eval(), get_stvx_eval_stack(), get_truth_eval(), next_event(), set_strict(), and set_verbosity().
1.8.2
with ECCE GitHub integration
