PandaRoot
PndContainer Directory Reference

Directories

directory  tests
 

Files

file  PndContainerI.h [code]
 Interface to a datacontainer to be used in PandaROOT.
 
file  PndContainerLinkDef.h [code]
 
file  PndInputContainer.h [code]
 "Smart" container that figures out for you what underlying container needs to be fetched from FairRootManager
 
file  PndInputContainerI.h [code]
 
file  PndOutputContainer.h [code]
 "Smart" container that figures out for you what underlying container needs to be fetched from FairRootManager
 
file  PndOutputContainerI.h [code]
 
file  PndSTDInputContainer.h [code]
 Input and Output Container implementation of PndInputContainerI using an underlying std::vector<T> (const)*.
 
file  PndSTDOutputContainer.h [code]
 Input and Output Container implementation of PndOutputContainerI using an underlying std::vector<T> (const)*.
 
file  PndTCAInputContainer.h [code]
 Input and Output Container implementation of PndInputContainerI using an underlying TClonesArray.
 
file  PndTCAOutputContainer.h [code]
 Input and Output Container implementation of PndOutputContainerI using an underlying TClonesArray.