fastjet 2.4.5
Defines | Typedefs | Variables
FjPseudoJet.hh File Reference
#include "fastjet/PseudoJet.hh"
Include dependency graph for FjPseudoJet.hh:

Go to the source code of this file.

Defines

#define __BACKWARD_WARNING_V1__

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...

Define Documentation

#define __BACKWARD_WARNING_V1__

Definition at line 35 of file FjPseudoJet.hh.


Typedef Documentation

typedef which provides backwards compatibility for user programs based on the v1 interface

Definition at line 45 of file FjPseudoJet.hh.


Variable Documentation

const double twopi = fastjet::twopi
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines