10 #ifndef ROOTOUTPUTSTRUCT_H_ 11 #define ROOTOUTPUTSTRUCT_H_ virtual const char * GetDescriptor()=0
Getter method for the leaf list descriptor.
Base struct for Root output.
Definition: RootOutputStruct.h:24
RootOutputStruct * GetAddress()
The actual data member address.
Definition: RootOutputStruct.h:46
virtual ~RootOutputStruct()
Definition: RootOutputStruct.h:26