#include "CaloDetDescr/CaloDepthTool.h"
#include "GaudiKernel/IMessageSvc.h"
#include "GaudiKernel/IToolSvc.h"
#include "GaudiKernel/ServiceHandle.h"
#include <vector>
#include "GaudiKernel/SystemOfUnits.h"
#include "CaloDetDescr/CaloDetDescrElement.h"
#include "CaloDetDescr/CaloDetDescrManager.h"
#include "CaloDetDescr/CaloDetDescriptor.h"
#include <cmath>
#include <iomanip>
#include <iostream>
Go to the source code of this file.
◆ IID_CaloDepthTool()
| const InterfaceID IID_CaloDepthTool |
( |
"CaloDepthTool" | , |
|
|
1 | , |
|
|
0 | ) |
|
static |