![]() |
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 |
| IJetFinder is a dual-use tool interface for for a tool that modifies a jet collection. More... | |
Namespaces | |
| namespace | fastjet |
Typedefs | |
| typedef std::vector< fastjet::PseudoJet > | PseudoJetVector |
| Typedef for a vector of pseudojets. | |
| typedef std::vector<fastjet::PseudoJet> PseudoJetVector |
Typedef for a vector of pseudojets.
Definition at line 28 of file IJetFinder.h.