ATLAS Offline Software
|
#include <string>
#include <vector>
#include "AsgTools/IAsgTool.h"
#include "xAODJet/JetContainer.h"
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 std::vector<fastjet::PseudoJet> PseudoJetVector |
Typedef for a vector of pseudojets.
Definition at line 28 of file IJetFinder.h.