 |
ATLAS Offline Software
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
8#ifndef TRIGANALYSISINTERFACES_LINKDEF_H
9#define TRIGANALYSISINTERFACES_LINKDEF_H
17#pragma link off all globals;
18#pragma link off all classes;
19#pragma link off all functions;
21#pragma link C++ nestedclass;
23#pragma link C++ class Trig::IBunchCrossingTool+;
24#pragma link C++ class Trig::IBunchCrossingConfProvider+;