Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SW_RapRange Class Reference
+ Inheritance diagram for SW_RapRange:
+ Collaboration diagram for SW_RapRange:

Public Member Functions

 SW_RapRange (double rapmin, double rapmax)
 
virtual void get_rapidity_extent (double &rapmin, double &rapmax) const
 
virtual bool has_known_area () const
 the area is analytically known
 
virtual double known_area () const
 
- Public Member Functions inherited from SW_QuantityRange< QuantityRap >
 SW_QuantityRange (double qmin, double qmax)
 
virtual bool pass (const PseudoJet &jet) const
 
virtual string description () const
 
virtual bool is_geometric () const
 
- Public Member Functions inherited from SelectorWorker
virtual ~SelectorWorker ()
 
virtual void terminator (std::vector< const PseudoJet * > &jets) const
 
virtual bool applies_jet_by_jet () const
 
virtual bool takes_reference () const
 
virtual void set_reference (const PseudoJet &)
 
virtual SelectorWorkercopy ()
 
virtual bool has_finite_area () const
 

Additional Inherited Members

- Protected Attributes inherited from SW_QuantityRange< QuantityRap >
QuantityRap _qmin
 
QuantityRap _qmax
 

Detailed Description

Definition at line 4588 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 4588 of file fjcore.cc

Constructor & Destructor Documentation

SW_RapRange::SW_RapRange ( double  rapmin,
double  rapmax 
)
inline

Definition at line 4590 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 4590 of file fjcore.cc

References assert.

Member Function Documentation

virtual void SW_RapRange::get_rapidity_extent ( double rapmin,
double rapmax 
) const
inlinevirtual

Reimplemented from SelectorWorker.

Definition at line 4593 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 4593 of file fjcore.cc

virtual bool SW_RapRange::has_known_area ( ) const
inlinevirtual

the area is analytically known

Reimplemented from SelectorWorker.

Definition at line 4597 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 4597 of file fjcore.cc

virtual double SW_RapRange::known_area ( ) const
inlinevirtual

Reimplemented from SelectorWorker.

Definition at line 4598 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 4598 of file fjcore.cc

References twopi.


The documentation for this class was generated from the following file: