ATLAS Offline Software
Loading...
Searching...
No Matches
example_METMaker_advanced.cxx File Reference

Go to the source code of this file.

Functions

int main ()

Function Documentation

◆ main()

int main ( )

Definition at line 9 of file example_METMaker_advanced.cxx.

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