#include "CLHEP/Vector/LorentzVector.h"
#include <vector>
#include <string>
#include "GaudiKernel/Algorithm.h"
#include "GaudiKernel/MsgStream.h"
#include "JetRec/Jet.h"
#include "AtlfastCode/TesIO.h"
Include dependency graph for AtlfastProtoJetMaker.h:
Go to the source code of this file.
Namespaces | |
namespace | Atlfast |
Defines | |
#define | DEFAULT_inputCellLocation "/Event/AtlfastCells" |
#define | DEFAULT_inputClusterLocation "/Event/AtlfastClusters" |
#define | DEFAULT_outputTowerPJKey "/Event/AtlfastTowerProtoJets" |
#define | DEFAULT_outputClusterPJKey "/Event/AtlfastClusterProtoJets" |
#define | DEFAULT_outputFinalStatePJKey "/Event/AtlfastFinalStateProtoJets" |
#define | DEFAULT_outputTowerJetKey "/Event/AtlfastTowerJets" |
#define | DEFAULT_outputClusterJetKey "/Event/AtlfastClusterJets" |
#define | DEFAULT_outputFinalStateJetKey "/Event/AtlfastFinalStateJets" |
#define | DEFAULT_towerPJConstruct true |
#define | DEFAULT_clusterPJConstruct true |
#define | DEFAULT_finalStatePJConstruct true |
#define | DEFAULT_finalStatePJConstruct true |
#define | DEFAULT_towerPJSmearOn false |
#define | DEFAULT_clusterPJSmearOn false |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|