ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
Jet
JetEDM
JetEDM
PseudoJetVector.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// PseudoJetVector.h
6
7
#ifndef jet__PseudoJetVector_H
8
#define jet__PseudoJetVector_H
9
10
#include <vector>
11
#include "fastjet/PseudoJet.hh"
12
#include "
xAODCore/CLASS_DEF.h
"
13
14
// David Adams
15
// January 2014
16
//
17
// Container of fastjet pseudojets.
18
19
namespace
jet
{
20
21
typedef
std::vector<fastjet::PseudoJet>
PseudoJetVector
;
22
23
}
// end jet namespace
24
25
CLASS_DEF
( std::vector<fastjet::PseudoJet> , 240603737 , 1 )
26
27
#endif
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
CLASS_DEF.h
File providing the different SG_BASE macros.
jet
Definition
JetCalibTools_PlotJESFactors.cxx:23
jet::PseudoJetVector
std::vector< fastjet::PseudoJet > PseudoJetVector
Definition
PseudoJetVector.h:21
Generated on
for ATLAS Offline Software by
1.17.0