Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DTreeFillData Class Reference

#include <DTreeInterfaceObjects.h>

Public Member Functions

 ~DTreeFillData (void)
 
template<typename DType >
void Fill_Single (string locBranchName, const DType &locData)
 
template<typename DType >
void Fill_Array (string locBranchName, const DType &locData, size_t locArrayIndex)
 

Private Attributes

map< string, pair< type_index,
DFillBaseClass * > > 
dFillData
 
map< string, int > dArrayLargestIndexFilledMap
 

Friends

class DTreeInterface
 

Detailed Description

Definition at line 145 of file DTreeInterfaceObjects.h.

Constructor & Destructor Documentation

DTreeFillData::~DTreeFillData ( void  )
inline

Definition at line 228 of file DTreeInterfaceObjects.h.

Member Function Documentation

Friends And Related Function Documentation

friend class DTreeInterface
friend

Definition at line 147 of file DTreeInterfaceObjects.h.

Member Data Documentation

map<string, int> DTreeFillData::dArrayLargestIndexFilledMap
private

Definition at line 156 of file DTreeInterfaceObjects.h.

Referenced by DTreeInterface::Fill().

map<string, pair<type_index, DFillBaseClass*> > DTreeFillData::dFillData
private

Definition at line 155 of file DTreeInterfaceObjects.h.

Referenced by DTreeInterface::Fill().


The documentation for this class was generated from the following file: