#include <vector>
#include <string>
#include "GaudiKernel/Algorithm.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "AtlfastCode/KinematicHelper.h"
#include "AtlfastCode/MCparticleCollection.h"
Include dependency graph for JetMaker.h:
Go to the source code of this file.
Namespaces | |
namespace | Atlfast |
namespace | PartitionCondition |
Defines | |
#define | DEFAULT_minPT 10 |
#define | DEFAULT_maxEta 5 |
#define | DEFAULT_doSmearing true |
#define | DEFAULT_rconeb 0.400 |
#define | DEFAULT_rconef 0.400 |
#define | DEFAULT_bPtMin 5.0 |
#define | DEFAULT_cPtMin 5.0 |
#define | DEFAULT_tauPtMin 10.0 |
#define | DEFAULT_bMaxDeltaR 0.2 |
#define | DEFAULT_cMaxDeltaR 0.2 |
#define | DEFAULT_tauMaxDeltaR 0.3 |
#define | DEFAULT_etaTagMax 2.5 |
#define | DEFAULT_tauJetPtRatio 0.9 |
#define | DEFAULT_inputLocation "/Event/AtlfastClusters" |
#define | DEFAULT_outputLocation "/Event/AtlfastJets" |
#define | DEFAULT_muonLocation "/Event/AtlfastNonIsolatedMuons" |
#define | DEFAULT_mcTruthLocation "/Event/McEventCollection" |
#define | DEFAULT_unusedCellLocation "/Event/AtlfastUnusedCells" |
#define | DEFAULT_missingMomentumLocation "/Event/AtlfastMissingMomentum" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|