psana/app/psana.cpp

Go to the documentation of this file.
00001 //--------------------------------------------------------------------------
00002 // File and Version Information:
00003 //      $Id: psana.cpp 3272 2012-05-01 01:21:57Z salnikov@SLAC.STANFORD.EDU $
00004 //
00005 // Description:
00006 //      Class psana...
00007 //
00008 // Author List:
00009 //      Andrei Salnikov
00010 //
00011 //------------------------------------------------------------------------
00012 
00013 //-----------------
00014 // C/C++ Headers --
00015 //-----------------
00016 
00017 //----------------------
00018 // Base Class Headers --
00019 //----------------------
00020 
00021 //-------------------------------
00022 // Collaborating Class Headers --
00023 //-------------------------------
00024 #include "psana/PSAnaApp.h"
00025 
00026 //-----------------------------------------------------------------------
00027 // Local Macros, Typedefs, Structures, Unions and Forward Declarations --
00028 //-----------------------------------------------------------------------
00029     
00030 //              ----------------------------------------
00031 //              -- Public Function Member Definitions --
00032 //              ---------------------------------------
00033 
00034 // this defines main()
00035 APPUTILS_MAIN(psana::PSAnaApp)

Generated on 19 Dec 2016 for PSANAclasses by  doxygen 1.4.7