![]() |
ATLAS Offline Software
|
#include "CLHEP/Units/SystemOfUnits.h"#include "GaudiKernel/MsgStream.h"#include "Gaudi/Property.h"#include "GaudiKernel/Service.h"#include "GaudiKernel/IToolSvc.h"#include "StoreGate/StoreGateSvc.h"#include "CaloDetDescr/CaloDetDescrManager.h"#include "CaloGeoHelpers/CaloPhiRange.h"#include "CaloEvent/CaloCell.h"#include "CaloEvent/CaloCellContainer.h"#include "CaloEvent/CaloTower.h"#include "CaloEvent/CaloTowerContainer.h"#include "CaloUtils/CaloTowerStore.h"#include "CaloUtils/CaloTowerBuilderTool.h"#include <string>#include <cmath>
1.8.18