DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
DDParsers
src
Spirit
ParsersStandardMisc3.cpp
Go to the documentation of this file.
1
//==========================================================================
2
// AIDA Detector description implementation
3
//--------------------------------------------------------------------------
4
// Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
5
// All rights reserved.
6
//
7
// For the licensing terms see $DD4hepINSTALL/LICENSE.
8
// For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
9
//
10
//==========================================================================
11
#include "Parsers/spirit/ParsersStandardMiscCommon.h"
12
14
namespace
dd4hep
{
16
namespace
Parsers {
17
18
int
parse
(std::map<std::string, std::vector<std::string> >& result,
const
std::string& input) {
19
return
parse_(result, input);
20
}
21
}
22
}
23
dd4hep::Parsers::parse
int parse(Property &result, const std::string &input)
Definition:
ComponentProperties.cpp:187
dd4hep
Namespace for the AIDA detector description toolkit.
Definition:
AlignmentsCalib.h:28
Generated on Tue Dec 10 2024 18:30:10 for DD4hep by
1.8.18