ATLAS Offline Software
Functions
example_METMaker_METSystematicsTool.cxx File Reference
#include <cstdio>
Include dependency graph for example_METMaker_METSystematicsTool.cxx:

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 10 of file example_METMaker_METSystematicsTool.cxx.

10  {
11  std::cout << "Examples are only defined in the analysis release." << std::endl;
12  return 0;
13 }