BmnRoot
Loading...
Searching...
No Matches
IdentLinkDef.h
Go to the documentation of this file.
1// $Id: IdentLinkDef.h,v
2#ifdef __CLING__
3
4#pragma link C++ nestedclasses;
5#pragma link C++ nestedtypedefs;
6
7#pragma link C++ class BmnPidSRC++;
8#pragma link C++ class BmnPid++;
9
10#endif