ATLAS Offline Software
Functions
example_rebuildTrackMET.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_rebuildTrackMET.cxx.

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