![]() |
ATLAS Offline Software
|
#include "TBCaloGeometry/TBCaloCoordinate.h"#include "GaudiKernel/Bootstrap.h"#include "Gaudi/Property.h"#include "GaudiKernel/IService.h"#include "GaudiKernel/IToolSvc.h"#include "GaudiKernel/ISvcLocator.h"#include "GaudiKernel/IMessageSvc.h"#include <vector>#include "TBCaloConditions/ITBCaloPosTool.h"#include "CaloGeoHelpers/CaloPhiRange.h"#include "TBDetDescr/TBDetDescrManager.h"#include "TBDetDescr/TBElement.h"#include "TBDetDescr/TBElementID.h"#include "GeoPrimitives/GeoPrimitives.h"#include "GaudiKernel/ThreadLocalContext.h"#include <iostream>#include <iomanip>Go to the source code of this file.
Typedefs | |
| using | Vector3D |
| using | Transform3D |
| using | Rotation3D |
| using | Translation3D |
| using | RotationMatrix3D |
| using Amg::Rotation3D |
Definition at line 43 of file GeoPrimitives.h.
| using Amg::RotationMatrix3D |
Definition at line 49 of file GeoPrimitives.h.
| using Amg::Transform3D |
Definition at line 46 of file GeoPrimitives.h.
| using Amg::Translation3D |
Definition at line 44 of file GeoPrimitives.h.
| using Amg::Vector3D |
Definition at line 47 of file GeoPrimitives.h.