ATLAS Offline Software
square_root.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef TRIGJETREC_SQAURE_ROOT_H
6 #define TRIGJETREC_SQAURE_ROOT_H
7 double square_root(double);
8 #endif
square_root
double square_root(double)
Definition: square_root.cxx:7