Loading...
Searching...
No Matches
Go to the documentation of this file.
4#pragma link off all globals;
5#pragma link off all classes;
6#pragma link off all functions;
7#pragma link C++ nestedclasses;
8#pragma link C++ nestedtypedefs;
11#pragma link C++ class ROOT::VecOps::RVec < int>;
12#pragma link C++ class ROOT::VecOps::RVec < float>;
13#pragma link C++ class ROOT::VecOps::RVec < bool>;
14#pragma link C++ class ROOT::VecOps::RVec < ROOT::Math::XYZVector>;
15#pragma link C++ class ROOT::VecOps::RVec < ROOT::Math::PxPyPzMVector>;
18#pragma link C++ function loadRal;