ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
MySimpleTreeLinkDef.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file MySimpleTreeLinkDef.h
1
#ifdef __CINT__
2
// The + tells root to use root v3 streamers
3
// (again root'ish for we want to save this
4
// on a file). This will at some point will become the default
5
// (maybe it is nowadays)
6
#pragma link C++ class MySimpleTree+;
7
8
#endif
/* __CINT__ */
tutorials
blob
master
MyOwnTTree
src
MySimpleTreeLinkDef.h
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:26:00
using
1.8.2 with
ECCE GitHub integration