![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/jetbase/JetAlgo.h>
Inheritance diagram for JetAlgo:Public Member Functions | |
| virtual | ~JetAlgo () |
| virtual void | identify (std::ostream &os=std::cout) |
| virtual Jet::ALGO | get_algo () |
| virtual float | get_par () |
| virtual std::vector< Jet * > | get_jets (std::vector< Jet * >) |
| virtual void | cluster_and_fill (std::vector< Jet * > &, JetContainer *) |
| virtual std::map < Jet::PROPERTY, unsigned int > & | property_indices () |
Protected Member Functions | |
| JetAlgo () | |
Definition at line 9 of file JetAlgo.h.
View newest version in sPHENIX GitHub at line 9 of file JetAlgo.h
|
inlinevirtual |
|
inlineprotected |
|
inlinevirtual |
Reimplemented in FastJetAlgo, and FastJetAlgoSub.
Definition at line 29 of file JetAlgo.h.
View newest version in sPHENIX GitHub at line 29 of file JetAlgo.h
|
inlinevirtual |
Reimplemented in FastJetAlgo, and FastJetAlgoSub.
Definition at line 19 of file JetAlgo.h.
View newest version in sPHENIX GitHub at line 19 of file JetAlgo.h
References Jet::NONE.
Definition at line 23 of file JetAlgo.h.
View newest version in sPHENIX GitHub at line 23 of file JetAlgo.h
Referenced by JetBkgdSub::EstimateRhoMult(), and FastJetAlgo::FastJetAlgo().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in FastJetAlgoSub.
Definition at line 20 of file JetAlgo.h.
View newest version in sPHENIX GitHub at line 20 of file JetAlgo.h
|
inlinevirtual |
Reimplemented in FastJetAlgo, and FastJetAlgoSub.
Definition at line 14 of file JetAlgo.h.
View newest version in sPHENIX GitHub at line 14 of file JetAlgo.h
References os.
|
virtual |
Definition at line 7 of file JetAlgo.cc.
View newest version in sPHENIX GitHub at line 7 of file JetAlgo.cc
References DummyPropMap.