Loading [MathJax]/extensions/tex2jax.js
 |
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
const std::string & key() const
Return the StoreGate ID for the referenced object.
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)
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
#define ATH_MSG_WARNING(x)
float getCellArea(const coord x, const coord y) const