8#ifndef PANDORA_METADATA_MANAGER_H
9#define PANDORA_METADATA_MANAGER_H 1
144 const bool initialHitAvailability);
Header file for the calo hit class.
Header file defining relevant internal typedefs, sort and string conversion functions.
Header file defining status codes and relevant preprocessor macros.
std::unordered_map< const CaloHit *, bool > CaloHitUsageMap
std::vector< CaloHitReplacement * > CaloHitReplacementList
CaloHitList m_oldCaloHits
The list of old calo hits, to be replaced.
std::vector< ReclusterMetadata * > ReclusterMetadataList
CaloHitList m_newCaloHits
The list new calo hits, to act as replacements.
MANAGED_CONTAINER< const CaloHit * > CaloHitList
StatusCode
The StatusCode enum.
CaloHitReplacement class.