Pandora
Pandora source code navigator
|
This is the complete list of members for PandoraApi, including all inherited members.
CaloHit typedef | PandoraApi | |
GetCurrentPfoList(const pandora::Pandora &pandora, const pandora::PfoList *&pPfoList) | PandoraApi | static |
GetPfoList(const pandora::Pandora &pandora, const std::string &pfoListName, const pandora::PfoList *&pPfoList) | PandoraApi | static |
MCParticle typedef | PandoraApi | |
ProcessEvent(const pandora::Pandora &pandora) | PandoraApi | static |
ReadSettings(const pandora::Pandora &pandora, const std::string &xmlFileName) | PandoraApi | static |
RegisterAlgorithmFactory(const pandora::Pandora &pandora, const std::string &algorithmType, pandora::AlgorithmFactory *const pAlgorithmFactory) | PandoraApi | static |
RegisterAlgorithmToolFactory(const pandora::Pandora &pandora, const std::string &algorithmToolType, pandora::AlgorithmToolFactory *const pAlgorithmToolFactory) | PandoraApi | static |
RegisterEnergyCorrectionPlugin(const pandora::Pandora &pandora, const std::string &name, const pandora::EnergyCorrectionType energyCorrectionType, pandora::EnergyCorrectionPlugin *const pEnergyCorrectionPlugin) | PandoraApi | static |
RegisterParticleIdPlugin(const pandora::Pandora &pandora, const std::string &name, pandora::ParticleIdPlugin *const pParticleIdPlugin) | PandoraApi | static |
Reset(const pandora::Pandora &pandora) | PandoraApi | static |
SetBFieldPlugin(const pandora::Pandora &pandora, pandora::BFieldPlugin *const pBFieldPlugin) | PandoraApi | static |
SetCaloHitToMCParticleRelationship(const pandora::Pandora &pandora, const void *const pCaloHitParentAddress, const void *const pMCParticleParentAddress, const float mcParticleWeight=1) | PandoraApi | static |
SetExternalParameters(const pandora::Pandora &pandora, const std::string &algorithmType, pandora::ExternalParameters *const pExternalParameters) | PandoraApi | static |
SetHitTypeGranularity(const pandora::Pandora &pandora, const pandora::HitType hitType, const pandora::Granularity granularity) | PandoraApi | static |
SetLArTransformationPlugin(const pandora::Pandora &pandora, pandora::LArTransformationPlugin *const pLArTransformationPlugin) | PandoraApi | static |
SetMCParentDaughterRelationship(const pandora::Pandora &pandora, const void *const pParentAddress, const void *const pDaughterAddress) | PandoraApi | static |
SetPseudoLayerPlugin(const pandora::Pandora &pandora, pandora::PseudoLayerPlugin *const pPseudoLayerPlugin) | PandoraApi | static |
SetShowerProfilePlugin(const pandora::Pandora &pandora, pandora::ShowerProfilePlugin *const pShowerProfilePlugin) | PandoraApi | static |
SetTrackParentDaughterRelationship(const pandora::Pandora &pandora, const void *const pParentAddress, const void *const pDaughterAddress) | PandoraApi | static |
SetTrackSiblingRelationship(const pandora::Pandora &pandora, const void *const pFirstSiblingAddress, const void *const pSecondSiblingAddress) | PandoraApi | static |
SetTrackToMCParticleRelationship(const pandora::Pandora &pandora, const void *const pTrackParentAddress, const void *const pMCParticleParentAddress, const float mcParticleWeight=1) | PandoraApi | static |
Track typedef | PandoraApi |