4 #ifndef _io_%c%_ROOT_h_ // don't use pragma once
5 #define _io_%c%_ROOT_h_
10 #include <io/EventIO.h>
11 #include <any_other_ROOT_class_needed.h>
28 #if you_have_pointer_data_members
30 %
c%_ROOT(
const %
c%_ROOT&
c) { *
this =
c; }
31 %
c%_ROOT& operator=(
const %
c%_ROOT&
c);
33 #ifndef __CINT__ // hide the converted constructor and converter streamer from root
34 %
c%_ROOT(
const %n%::%
c%& h);
void operator>>(const fevt::Eye &, TEyeEvent &)
#define DONT_CHANGE_THIS_NUMBER