MarlinUtil  1.12.1
Public Member Functions | List of all members
LCIOCluster< T > Struct Template Reference

Helper class that creates an lcio::Cluster from a generic cluster with hit types that have a getPosition() and a getEnergy() method. More...

#include <NNClusters.h>

Public Member Functions

lcio::Cluster * operator() (GenericCluster< T > *c)
 

Detailed Description

template<class T>
struct LCIOCluster< T >

Helper class that creates an lcio::Cluster from a generic cluster with hit types that have a getPosition() and a getEnergy() method.


The documentation for this struct was generated from the following file: