#include "CLHEP/Vector/LorentzVector.h"
#include "CLHEP/Vector/ThreeVector.h"
#include <vector>
#include <string>
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/Algorithm.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/DataObject.h"
#include "HepMC/GenEvent.h"
#include "HepMC/GenParticle.h"
#include "AtlfastCode/Cell.h"
#include "AtlfastCode/Calorimeter.h"
#include "AtlfastCode/MagField.h"
#include "AtlfastCode/HepMC_helper.h"
#include "AtlfastCode/TesIO.h"
#include "AtlfastCode/CommonData.h"
Include dependency graph for CellMaker.h:
Go to the source code of this file.
Namespaces | |
namespace | Atlfast |
Defines | |
#define | DEFAULT_inputLocation "/Event/McEventCollection" |
#define | DEFAULT_commonDataLocation "/Event/AtlfastCommonData" |
#define | DEFAULT_outputLocation "/Event/AtlfastCells" |
#define | DEFAULT_etaCoverage 5.0 |
#define | DEFAULT_minETCell 0.0 |
#define | DEFAULT_granBarrelEta 0.1 |
#define | DEFAULT_granBarrelPhi 0.1 |
#define | DEFAULT_granForwardEta 0.2 |
#define | DEFAULT_granForwardPhi 0.2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|