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

Public Member Functions

 SW_PhiRange (double phimin, double phimax)
 
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 void get_rapidity_extent (double &rapmin, double &rapmax) const
 
virtual bool has_finite_area () const
 
virtual bool has_known_area () const
 
virtual double known_area () const
 

Protected Attributes

double _phimin
 
double _phimax
 
double _phispan
 

Detailed Description

Definition at line 4682 of file fjcore.cc.

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

Constructor & Destructor Documentation

SW_PhiRange::SW_PhiRange ( double  phimin,
double  phimax 
)
inline

Definition at line 4684 of file fjcore.cc.

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

References assert, and twopi.

Member Function Documentation

virtual string SW_PhiRange::description ( ) const
inlinevirtual

Reimplemented from SelectorWorker.

Definition at line 4696 of file fjcore.cc.

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

virtual bool SW_PhiRange::is_geometric ( ) const
inlinevirtual

Reimplemented from SelectorWorker.

Definition at line 4701 of file fjcore.cc.

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

virtual bool SW_PhiRange::pass ( const PseudoJet jet) const
inlinevirtual

Implements SelectorWorker.

Definition at line 4690 of file fjcore.cc.

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

References INTTVtxZ::dphi, and twopi.

Member Data Documentation

double SW_PhiRange::_phimax
protected

Definition at line 4704 of file fjcore.cc.

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

double SW_PhiRange::_phimin
protected

Definition at line 4703 of file fjcore.cc.

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

double SW_PhiRange::_phispan
protected

Definition at line 4705 of file fjcore.cc.

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


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