#include <string>
#include <vector>
#include "GaudiKernel/Algorithm.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "AtlfastCode/Jet.h"
#include "AtlfastCode/TesIO.h"
Include dependency graph for EventHeaderMaker.h:
Go to the source code of this file.
Namespaces | |
namespace | Atlfast |
namespace | HepMC_helper |
Defines | |
#define | DEFAULT_beamEnergy 7000.0; |
#define | DEFAULT_lumi 1 |
#define | DEFAULT_randSeed 12345 |
#define | DEFAULT_electronLocation "/Event/AtlfastIsolatedElectrons" |
#define | DEFAULT_photonLocation "/Event/AtlfastIsolatedPhotons" |
#define | DEFAULT_isolatedMuonLocation "/Event/AtlfastIsolatedMuons" |
#define | DEFAULT_nonIsolatedMuonLocation "/Event/AtlfastNonIsolatedMuons" |
#define | DEFAULT_jetLocation "/Event/AtlfastJets" |
#define | DEFAULT_cellLocation "/Event/AtlfastCells" |
#define | DEFAULT_clusterLocation "/Event/AtlfastClusters" |
#define | DEFAULT_mcTruthLocation "/Event/McEventCollection" |
#define | DEFAULT_outputLocation "/Event/AtlfastEventHeader" |
#define | DEFAULT_missingMomentumLocation "/Event/AtlfastMissingMomentum" |
#define | DEFAULT_runNumber 1000; |
#define | DEFAULT_evtNumber 0; |
#define | DEFAULT_testMode false; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|