|
||||
File indexing completed on 2025-01-18 09:14:31
0001 // $Id: ParserStandardList_Mapint_float.cpp 2166 2016-03-17 16:37:06Z /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=sailer/CN=683529/CN=Andre Sailer $ 0002 //========================================================================== 0003 // AIDA Detector description implementation 0004 //-------------------------------------------------------------------------- 0005 // Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN) 0006 // All rights reserved. 0007 // 0008 // For the licensing terms see $DD4hepINSTALL/LICENSE. 0009 // For the list of contributors see $DD4hepINSTALL/doc/CREDITS. 0010 // 0011 //========================================================================== 0012 0013 #include "Parsers/spirit/ParsersStandardListCommon.h" 0014 namespace dd4hep{ namespace Parsers{ 0015 IMPLEMENT_STL_MAP_PARSER(std::map,int,float) 0016 }}
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |