PandaRoot
PndTCAConstContainer.h File Reference

Input and Output Container implementation of PndConstContainerI using an underlying TClonesArray. More...

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

Go to the source code of this file.

Classes

class  PndTCAConstContainer< T >
 PndTCAConstContainer implementation of PndConstContainerI<T> for FairRootManager and TClonesArray. More...
 

Detailed Description

Input and Output Container implementation of PndConstContainerI using an underlying TClonesArray.

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 PndTCAConstContainer<T>
Version
0.1
Date
2020-12-04

Definition in file PndTCAConstContainer.h.