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