CMS 3D CMS Logo

findDataMember.h

Go to the documentation of this file.
00001 #ifndef PhysicsTools_Utilities_findDataMember_h
00002 #define PhysicsTools_Utilities_findDataMember_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     Utilities
00006 // Class  :     findDataMember
00007 // 
00016 //
00017 // Original Author:  Chris Jones
00018 //         Created:  Wed Aug 13 10:07:45 EDT 2008
00019 // $Id: findDataMember.h,v 1.1 2008/08/13 19:38:18 chrjones Exp $
00020 //
00021 
00022 // system include files
00023 #include <string>
00024 #include "Reflex/Member.h"
00025 #include "Reflex/Type.h"
00026 // user include files
00027 
00028 // forward declarations
00029 namespace reco {
00030    ROOT::Reflex::Member findDataMember(const ROOT::Reflex::Type& iType, const std::string& iName, int& oError);
00031 }
00032 
00033 #endif

Generated on Tue Jun 9 17:42:52 2009 for CMSSW by  doxygen 1.5.4