Jpp  master_rocky-40-g5f0272dcd
the software that should make you happy
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 187 of file JTreeWriter.hh.

Member Function Documentation

◆ copy()

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: