FairRoot/PandaRoot
loader.C
Go to the documentation of this file.
1 #include <map>
2 #ifdef __MAKECINT__
3 #pragma link C++ class std::map<int, std::map<int, int> >+;
4 #endif