|  | ATLAS Offline Software
    | 
Interface for the tool creating TrigCaloCluster from an AOD. More...
#include <ITrigCaloClusterCnvTool.h>
| Public Member Functions | |
| virtual StatusCode | convert (const TrigCaloClusterContainer *aod, xAOD::TrigCaloClusterContainer *xaod) const =0 | 
| Function that fills an existing xAOD::TrigCaloClusterContainer.  More... | |
| Static Public Member Functions | |
| static const InterfaceID & | interfaceID () | 
| Gaudi interface definition.  More... | |
Interface for the tool creating TrigCaloCluster from an AOD.
This interface is implemented by the tool that converts the TrigCaloCluster object from an existing AOD TrigCaloCluster container into an xAOD::TrigCaloCluster.
Definition at line 38 of file ITrigCaloClusterCnvTool.h.
| 
 | pure virtual | 
Function that fills an existing xAOD::TrigCaloClusterContainer.
Implemented in xAODMaker::TrigCaloClusterCnvTool.
| 
 | inlinestatic | 
Gaudi interface definition.
Definition at line 46 of file ITrigCaloClusterCnvTool.h.
 1.8.18
 1.8.18