Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
pandora::XmlFileWriter Member List

This is the complete list of members for pandora::XmlFileWriter, including all inherited members.

FileWriter(const pandora::Pandora &pandora, const std::string &fileName)pandora::FileWriter
GetFileName() constpandora::Persistencyinline
GetFileType() constpandora::Persistencyinline
m_containerIdpandora::Persistencyprotected
m_fileNamepandora::Persistencyprotected
m_fileTypepandora::Persistencyprotected
m_pBoxGapFactorypandora::Persistencyprotected
m_pCaloHitFactorypandora::Persistencyprotected
m_pConcentricGapFactorypandora::Persistencyprotected
m_pContainerXmlElementpandora::XmlFileWriterprivate
m_pCurrentXmlElementpandora::XmlFileWriterprivate
m_pLArTPCFactorypandora::Persistencyprotected
m_pLineGapFactorypandora::Persistencyprotected
m_pMCParticleFactorypandora::Persistencyprotected
m_pPandorapandora::Persistencyprotected
m_pSubDetectorFactorypandora::Persistencyprotected
m_pTrackFactorypandora::Persistencyprotected
m_pXmlDocumentpandora::XmlFileWriterprivate
Persistency(const pandora::Pandora &pandora, const std::string &fileName)pandora::Persistency
ReplaceCurrentFactory(ObjectFactory< PARAMETERS, OBJECT > *const pFactory)pandora::Persistencyprotected
ReplaceCurrentFactory(ObjectFactory< object_creation::CaloHit::Parameters, object_creation::CaloHit::Object > *const pFactory)pandora::Persistency
ReplaceCurrentFactory(ObjectFactory< object_creation::Track::Parameters, object_creation::Track::Object > *const pFactory)pandora::Persistency
ReplaceCurrentFactory(ObjectFactory< object_creation::MCParticle::Parameters, object_creation::MCParticle::Object > *const pFactory)pandora::Persistency
ReplaceCurrentFactory(ObjectFactory< object_creation::Geometry::SubDetector::Parameters, object_creation::Geometry::SubDetector::Object > *const pFactory)pandora::Persistency
ReplaceCurrentFactory(ObjectFactory< object_creation::Geometry::LArTPC::Parameters, object_creation::Geometry::LArTPC::Object > *const pFactory)pandora::Persistency
ReplaceCurrentFactory(ObjectFactory< object_creation::Geometry::LineGap::Parameters, object_creation::Geometry::LineGap::Object > *const pFactory)pandora::Persistency
ReplaceCurrentFactory(ObjectFactory< object_creation::Geometry::BoxGap::Parameters, object_creation::Geometry::BoxGap::Object > *const pFactory)pandora::Persistency
ReplaceCurrentFactory(ObjectFactory< object_creation::Geometry::ConcentricGap::Parameters, object_creation::Geometry::ConcentricGap::Object > *const pFactory)pandora::Persistency
SetFactory(ObjectFactory< PARAMETERS, OBJECT > *const pFactory)pandora::Persistency
WriteCaloHit(const CaloHit *const pCaloHit)pandora::XmlFileWriterprivatevirtual
WriteCaloHitList(const CaloHitList &caloHitList)pandora::FileWriterprivate
WriteCaloHitToMCParticleRelationship(const CaloHit *const pCaloHit)pandora::FileWriterprivate
WriteCaloHitToMCParticleRelationships(const CaloHitList &caloHitList)pandora::FileWriterprivate
WriteDetectorGap(const DetectorGap *const pDetectorGap)pandora::XmlFileWriterprivatevirtual
WriteDetectorGapList()pandora::FileWriterprivate
WriteEvent(const CaloHitList &caloHitList, const TrackList &trackList, const MCParticleList &mcParticleList, const bool writeMCRelationships=true, const bool writeTrackRelationships=true)pandora::FileWriter
WriteFooter()pandora::XmlFileWriterprivatevirtual
WriteGeometry()pandora::FileWriter
WriteHeader(const ContainerId containerId)pandora::XmlFileWriterprivatevirtual
WriteLArTPC(const LArTPC *const pLArTPC)pandora::XmlFileWriterprivatevirtual
WriteLArTPCList()pandora::FileWriterprivate
WriteMCParticle(const MCParticle *const pMCParticle)pandora::XmlFileWriterprivatevirtual
WriteMCParticleList(const MCParticleList &mcParticleList)pandora::FileWriterprivate
WriteMCParticleRelationships(const MCParticleList &mcParticleList)pandora::FileWriterprivate
WriteMCParticleRelationships(const MCParticle *const pMCParticle)pandora::FileWriterprivate
WriteRelationship(const RelationshipId relationshipId, const void *address1, const void *address2, const float weight)pandora::XmlFileWriterprivatevirtual
WriteSubDetector(const SubDetector *const pSubDetector)pandora::XmlFileWriterprivatevirtual
WriteSubDetectorList()pandora::FileWriterprivate
WriteTrack(const Track *const pTrack)pandora::XmlFileWriterprivatevirtual
WriteTrackList(const TrackList &trackList)pandora::FileWriterprivate
WriteTrackRelationships(const TrackList &trackList)pandora::FileWriterprivate
WriteTrackRelationships(const Track *const pTrack)pandora::FileWriterprivate
WriteTrackToMCParticleRelationship(const Track *const pTrack)pandora::FileWriterprivate
WriteTrackToMCParticleRelationships(const TrackList &trackList)pandora::FileWriterprivate
WriteVariable(const std::string &xmlKey, const T &t)pandora::XmlFileWriterinline
WriteVariable(const std::string &xmlKey, const CartesianVector &t)pandora::XmlFileWriterinline
WriteVariable(const std::string &xmlKey, const TrackState &t)pandora::XmlFileWriterinline
XmlFileWriter(const pandora::Pandora &pandora, const std::string &fileName, const FileMode fileMode=APPEND)pandora::XmlFileWriter
~FileWriter()pandora::FileWritervirtual
~Persistency()pandora::Persistencyvirtual
~XmlFileWriter()pandora::XmlFileWriter