.. _program_listing_file_xAODAnaHelpers_Cluster.h: Program Listing for File Cluster.h ================================== |exhale_lsh| :ref:`Return to documentation for file ` (``xAODAnaHelpers/Cluster.h``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. code-block:: cpp #ifndef xAODAnaHelpers_Cluster_H #define xAODAnaHelpers_Cluster_H #include "xAODAnaHelpers/Particle.h" namespace xAH { class Cluster : public Particle { }; }//xAH #endif // xAODAnaHelpers_Cluster_H