Skip to content
Snippets Groups Projects
Commit 7f34baa1 authored by Susan Cheatham's avatar Susan Cheatham Committed by Graeme Stewart
Browse files

StauTileCal change nEbins (MuGirlStau-00-02-25)

	* StauTileCal change nEbins
	* Tagging as MuGirlStau-00-02-25
parent 1a92a660
No related branches found
No related tags found
No related merge requests found
......@@ -17,8 +17,8 @@
#include "AtlasCLHEP_RandomGenerators/RandGaussZiggurat.h"
//static const int nLayers = 15; // Number of layers in the calorimeter (for beta tile)
static const int nEbins = 20; // Number of energy bins in calorimeter calibration (for beta tile)
static const int nEbinsDeca = 10; // Number of energy bins per decade in calorimeter calibration (for beta tile)
static const int nEbins = 44; // Number of energy bins in calorimeter calibration (for beta tile)
static const int nEbinsDeca = 20; // Number of energy bins per decade in calorimeter calibration (for beta tile)
static const double Emin = 100.0; // Lowest cell energy (in MeV) used in calibration (for beta tile)
//================ Constructor =================================================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment