PandaRoot
PndContainer Directory Reference

Directories

directory  tests
 

Files

file  PndConstContainer.h [code]
 Container to wrap PndTCA/STDConstContainer (not needed anymore)
 
file  PndConstContainerI.h [code]
 
file  PndContainerBaseI.h [code]
 Interface to a datacontainer to be used in PandaROOT.
 
file  PndContainerI.h [code]
 Interface to a datacontainer to be used in PandaROOT.
 
file  PndContainerLinkDef.h [code]
 
file  PndMutableContainer.h [code]
 Container to wrap PndTCA/STDMutableContainer (not needed anymore)
 
file  PndMutableContainerI.h [code]
 
file  PndSTDConstContainer.h [code]
 Input and Output Container implementation of PndConstContainerI using an underlying std::vector<T> (const)*.
 
file  PndSTDMutableContainer.h [code]
 Input and Output Container implementation of PndMutableContainerI using an underlying std::vector<T> (const)*.
 
file  PndTCAConstContainer.h [code]
 Input and Output Container implementation of PndConstContainerI using an underlying TClonesArray.
 
file  PndTCAMutableContainer.h [code]
 Input and Output Container implementation of PndMutableContainerI using an underlying TClonesArray.