#include "fastjet/PseudoJet.hh"
Include dependency graph for FjPseudoJet.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Typedefs | |
typedef fastjet::PseudoJet | FjPseudoJet |
typedef which provides backwards compatibility for user programs based on the v1 interface | |
Variables | |
const double | twopi = fastjet::twopi |
thought not officially "declared" in the docuementation, this was used in the v1 fastjet_timing.cc example program, so in order to ensure that it still compiles we define it. |
typedef fastjet::PseudoJet FjPseudoJet |
typedef which provides backwards compatibility for user programs based on the v1 interface
Definition at line 45 of file FjPseudoJet.hh.
const double twopi = fastjet::twopi |
thought not officially "declared" in the docuementation, this was used in the v1 fastjet_timing.cc example program, so in order to ensure that it still compiles we define it.
..
Definition at line 50 of file FjPseudoJet.hh.
Referenced by fastjet::Dnn4piCylinder::_remap_phi(), fastjet::Dnn3piCylinder::_remap_phi(), fastjet::Dnn2piCylinder::_remap_phi(), main(), fastjet::Private::make_mirror(), fastjet::PseudoJet::phi_std(), fastjet::RangeDefinition::RangeDefinition(), and fastjet::EtaPhi::sanitize().