fastjet::PseudoJet::ExtraInfo Class Reference
[Access to extra information]

a base class to hold extra information in PseudoJet More...

#include <PseudoJet.hh>

List of all members.


Detailed Description

a base class to hold extra information in PseudoJet

This is a dummy class to hold extra information. The motivation behind its existence is a safety procedure: we could symply hold a generic pointer but this allows for clean destruction when memory is released and this allows consistency checks at the level of the end-user by using dynamic_cast instead of a brute-force cast.

Definition at line 257 of file PseudoJet.hh.


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