ATLAS Offline Software
|
Interface class tools calculating calibration hit truth information. More...
#include <ICaloCalibClusterTruthAttributerTool.h>
Public Member Functions | |
virtual StatusCode | calculateTruthEnergies (const xAOD::CaloCluster &theCaloCluster, unsigned int numTruthParticles, const std::map< Identifier, std::vector< const CaloCalibrationHit * > > &identifierToCaloHitMap, std::vector< std::pair< unsigned int, double > > &truthIDTrueCalHitEnergy) const =0 |
This calculates the truth energies of N leading truth particles in a topocluster. More... | |
DeclareInterfaceID (ICaloCalibClusterTruthAttributerTool, 1, 0) | |
Interface class tools calculating calibration hit truth information.
Definition at line 23 of file ICaloCalibClusterTruthAttributerTool.h.
|
pure virtual |
This calculates the truth energies of N leading truth particles in a topocluster.
ICaloCalibClusterTruthAttributerTool::DeclareInterfaceID | ( | ICaloCalibClusterTruthAttributerTool | , |
1 | , | ||
0 | |||
) |