ATLAS Offline Software
|
#include <iostream>
#include "LArReadoutGeometry/EMECDetDescr.h"
#include "LArReadoutGeometry/EMECDetectorManager.h"
#include "GeoModelKernel/CellBinning.h"
#include "GeoModelKernel/RCBase.h"
#include "LArHV/EMECHVElectrode.h"
#include "LArHV/EMECPresamplerHVModule.h"
#include "CxxUtils/CachedValue.h"
Go to the source code of this file.
Classes | |
class | EMECCell |
A Cell of the electromagnetic endcap calorimeter readout geometry This class represents a single EMEC Cell. These cells are specified by phi and eta boundaries, the latter which corresponds to an inner and outer radius computed from and effective focal length. Those numbers come from the database via the EMEC DetectorManager. More... | |
struct | EMECCell::HVInfo |