#include "FastSimulation/ShowerDevelopment/interface/HFShower.h"
#include "FastSimulation/Utilities/interface/RandomEngineAndDistribution.h"
#include "FastSimulation/CaloHitMakers/interface/EcalHitMaker.h"
#include "FastSimulation/CaloHitMakers/interface/HcalHitMaker.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <cmath>
Go to the source code of this file.
Macros | |
#define | debug 0 |
#define | infinity 5000 |
#define debug 0 |
Definition at line 25 of file HFShower.cc.
Referenced by HFShower::compute(), HFShower::HFShower(), HFShower::indexFinder(), and HFShower::makeSteps().
#define infinity 5000 |
Definition at line 23 of file HFShower.cc.