Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
QuantitySquareBase (double sqrtq) | |
virtual double | description_value () const |
Public Member Functions inherited from QuantityBase | |
QuantityBase (double q) | |
virtual | ~QuantityBase () |
virtual double | operator() (const PseudoJet &jet) const =0 |
virtual string | description () const =0 |
virtual bool | is_geometric () const |
virtual double | comparison_value () const |
Protected Attributes | |
double | _sqrtq |
Protected Attributes inherited from QuantityBase | |
double | _q |
Definition at line 4452 of file fjcore.cc.
View newest version in sPHENIX GitHub at line 4452 of file fjcore.cc
|
inline |
|
inlinevirtual |
Reimplemented from QuantityBase.
Definition at line 4455 of file fjcore.cc.
View newest version in sPHENIX GitHub at line 4455 of file fjcore.cc
|
protected |