FastJet 3.0.4
Public Member Functions
fastjet::ClusterSequencePassiveArea Class Reference

Like ClusterSequence with computation of the passive jet area. More...

#include <fastjet/ClusterSequencePassiveArea.hh>

Inheritance diagram for fastjet::ClusterSequencePassiveArea:
Inheritance graph
[legend]
Collaboration diagram for fastjet::ClusterSequencePassiveArea:
Collaboration graph
[legend]

List of all members.

Public Member Functions

template<class L >
 ClusterSequencePassiveArea (const std::vector< L > &pseudojets, const JetDefinition &jet_def_in, const GhostedAreaSpec &area_spec, const bool &writeout_combinations=false)
 constructor based on JetDefinition and PassiveAreaSpec
virtual double empty_area (const Selector &selector) const
 return an empty area that's appropriate to the passive area determination carried out

Detailed Description

Like ClusterSequence with computation of the passive jet area.

Class that behaves essentially like ClusterSequence except that it also provides access to the area of a jet (which will be a random quantity... Figure out what to do about seeds later...)

This class should not be used directly. Rather use ClusterSequenceArea with the appropriate AreaDefinition

Definition at line 53 of file ClusterSequencePassiveArea.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends