#include "FastSimulation/ShowerDevelopment/interface/HDShower.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 10000 |
#define debug 0 |
Definition at line 17 of file HDShower.cc.
Referenced by HDShower::compute(), HDShower::HDShower(), HDShower::indexFinder(), and HDShower::makeSteps().
#define infinity 10000 |
Definition at line 15 of file HDShower.cc.