|
ATLAS Offline Software
|
Go to the documentation of this file.
25 declareInterface<IJetDecorator>(
this);
31 ATH_MSG_ERROR(
"JetVoronoiMomentsTool needs to have its input jet container name configured!");
32 return StatusCode::FAILURE;
39 return StatusCode::SUCCESS;
47 Diagram voro (
"VoronoiDiagram");
65 return StatusCode::SUCCESS;
std::vector< Polygon > PolygonList
boost::geometry::model::polygon< Vertex > Polygon
StatusCode initialize()
Dummy implementation of the initialisation function.
::StatusCode StatusCode
StatusCode definition for legacy code.
Handle class for adding a decoration to an object.
Handle class for adding a decoration to an object.
StatusCode createVoronoiDiagram()
void Add(coord x, coord y)
#define ATH_MSG_WARNING(x)
float getCellArea(const coord x, const coord y) const