Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
MyTClonesArrayLinkDef.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file MyTClonesArrayLinkDef.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 MyTClonesArray+;
7
8
#endif
/* __CINT__ */
tutorials
blob
master
MyOwnTTree
src
MyTClonesArrayLinkDef.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:18:49
using
1.8.2 with
sPHENIX GitHub integration