7 #ifndef LAR_PANDORA_PFPARTICLE_METADATA_H 8 #define LAR_PANDORA_PFPARTICLE_METADATA_H 10 #include "Objects/ParticleFlowObject.h"
PFParticleMetadata()
Default constructor.
PropertiesMap m_propertiesMap
The properties map.
Pandora PFParticleMetadata.
const PropertiesMap & GetPropertiesMap() const
Get the properties map.
void SetPropertiesMap(const PropertiesMap &propertiesMap)
Set the properties map, or replace the existing map, with a user-provided map.
pandora::PropertiesMap PropertiesMap
The properties map typedef.