ATLAS Offline Software
PhysicsAnalysis/D3PDTools/RootCoreUtils/Root/LinkDef.h
Go to the documentation of this file.
1 #include <RootCoreUtils/hadd.h>
2 
3 #ifdef __CINT__
4 
5 #pragma link off all globals;
6 #pragma link off all classes;
7 #pragma link off all functions;
8 #pragma link C++ nestedclass;
9 
10 #pragma link C++ namespace RCU;
11 
12 #pragma link C++ function RCU::hadd (const std::string&, const std::vector<std::string>&, unsigned);
13 
14 #endif
hadd.h