ATLAS Offline Software
Classes | Namespaces | Typedefs
IJetFinder.h File Reference
#include <string>
#include <vector>
#include "AsgTools/IAsgTool.h"
#include "xAODJet/JetContainer.h"
Include dependency graph for IJetFinder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IJetFinder
 

Namespaces

 fastjet
 

Typedefs

typedef std::vector< fastjet::PseudoJet > PseudoJetVector
 Typedef for a vector of pseudojets. More...
 

Typedef Documentation

◆ PseudoJetVector

typedef std::vector<fastjet::PseudoJet> PseudoJetVector

Typedef for a vector of pseudojets.

Definition at line 28 of file IJetFinder.h.