Jpp  18.1.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
JROOT::JTreeCopyWriterInterface Struct Referenceabstract

Interface for template TTree writing and copying. More...

#include <JTreeWriter.hh>

Inheritance diagram for JROOT::JTreeCopyWriterInterface:
JROOT::JTreeCopyWriter< T >

Public Member Functions

virtual Int_t copy (JReader &in)=0
 Copy data. More...
 

Detailed Description

Interface for template TTree writing and copying.

Definition at line 90 of file JTreeWriter.hh.

Member Function Documentation

virtual Int_t JROOT::JTreeCopyWriterInterface::copy ( JReader in)
pure virtual

Copy data.

Parameters
inbinary reader

Implemented in JROOT::JTreeCopyWriter< T >.


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