PandaRoot
PndSTDOutputContainer.h File Reference

Input and Output Container implementation of PndOutputContainerI using an underlying std::vector<T> (const)*. More...

#include <stdexcept>
#include <vector>
#include "TString.h"
#include "FairLogger.h"
#include "FairRootManager.h"
#include "PndOutputContainerI.h"

Go to the source code of this file.

Classes

class  PndSTDOutputContainer< T >
 PndSTDOutputContainer implementation of PndOutputContainerI<T> for FairRootManager and std::vector<T> More...
 

Detailed Description

Input and Output Container implementation of PndOutputContainerI using an underlying std::vector<T> (const)*.

Author
Ben Salisbury (salis.nosp@m.bury.nosp@m.@hisk.nosp@m.p.un.nosp@m.i-bon.nosp@m.n.de) Contains definition and implementation of PndSTDOutputContainer<T>
Version
0.1
Date
2020-12-04

Definition in file PndSTDOutputContainer.h.