Go to the documentation of this file.
20 #include <unordered_set>
37 # pragma warning( disable : 177 )
63 m_20[
"key"] =
"value";
109 return hasher( std::get<0>( entry ) ) ^
hasher( std::get<1>( entry ) ) ^
hasher( std::get<2>( entry ) );
129 always() <<
" My Properties : " <<
endmsg;
131 always() <<
" \t" << m_1 <<
endmsg;
132 always() <<
" \t" << m_2 <<
endmsg;
133 always() <<
" \t" << m_3 <<
endmsg;
134 always() <<
" \t" << m_4 <<
endmsg;
135 always() <<
" \t" << m_5 <<
endmsg;
136 always() <<
" \t" << m_6 <<
endmsg;
137 always() <<
" \t" << m_7 <<
endmsg;
138 always() <<
" \t" << m_8 <<
endmsg;
139 always() <<
" \t" << m_9 <<
endmsg;
140 always() <<
" \t" << m_10 <<
endmsg;
141 always() <<
" \t" << m_11 <<
endmsg;
142 always() <<
" \t" << m_12 <<
endmsg;
143 always() <<
" \t" << m_13 <<
endmsg;
144 always() <<
" \t" << m_14 <<
endmsg;
145 always() <<
" \t" << m_14 <<
endmsg;
146 always() <<
" \t" << m_15 <<
endmsg;
147 always() <<
" \t" << m_16 <<
endmsg;
149 always() <<
" \t" << m_20 <<
endmsg;
150 always() <<
" \t" << m_21 <<
endmsg;
152 always() <<
" \t" << m_22 <<
endmsg;
153 always() <<
" \t" << m_25 <<
endmsg;
154 always() <<
" \t" << m_23 <<
endmsg;
155 always() <<
" \t" << m_26 <<
endmsg;
157 always() <<
" \t" << m_24 <<
endmsg;
159 always() <<
" \t" << m_30 <<
endmsg;
160 always() <<
" \t" << m_31 <<
endmsg;
162 always() <<
" \t" << m_tuplevector <<
endmsg;
163 always() <<
" \t" << m_intvectortuple <<
endmsg;
164 always() <<
" \t" << m_tupleset <<
endmsg;
165 always() <<
" \t" << m_intsettuple <<
endmsg;
166 always() <<
" \t" << m_tupleunset <<
endmsg;
167 always() <<
" \t" << m_intunsettuple <<
endmsg;
Gaudi::Property< std::vector< Triplet > > m_tuplevector
Gaudi::Property< std::vector< int > > m_21
const std::string & name() const override
The identifying name of the algorithm object.
Gaudi::Property< std::unordered_set< int > > m_30
StatusCode setProperty(const Gaudi::Details::PropertyBase &p)
Set the property from a property.
Alias for backward compatibility.
Gaudi::Property< std::pair< int, int > > m_10
std::size_t operator()(Triplet const &entry) const
Gaudi::Property< std::tuple< std::string > > m_25
Gaudi::Property< std::vector< std::vector< std::string > > > m_3
Gaudi::Property< std::pair< double, double > > m_1
Gaudi::Property< std::map< std::string, std::vector< double > > > m_11
Gaudi::Property< std::map< std::string, double > > m_8
Gaudi::Property< GaudiUtils::Map< std::string, std::string > > m_24
Gaudi::Property< std::map< int, int > > m_13
Gaudi::Property< std::tuple< std::string, int, double > > m_22
Gaudi::Property< std::vector< std::pair< double, double > > > m_2
Gaudi::Property< std::map< int, double > > m_5
Gaudi::Property< std::tuple< int, USS > > m_intunsettuple
Gaudi::Property< std::map< std::string, std::vector< int > > > m_12
Gaudi::Property< std::unordered_set< Triplet, HashFunction > > m_tupleunset
Gaudi::Property< std::tuple< int, VS > > m_intvectortuple
Gaudi::Property< std::array< int, 1 > > m_26
const ValueType & value() const
Gaudi::Property< std::array< double, 3 > > m_23
Gaudi::Property< std::map< std::string, int > > m_7
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
Gaudi::Property< std::map< unsigned int, std::string > > m_16
Gaudi::Property< std::map< int, std::string > > m_15
ExtendedProperties(const std::string &name, ISvcLocator *pSvc)
const StatusCode & ignore() const
Allow discarding a StatusCode without warning.
constexpr static const auto SUCCESS
Gaudi::Property< std::map< std::string, std::vector< std::string > > > m_9
StatusCode execute() override
factory
#define DECLARE_COMPONENT(type)
Gaudi::Property< std::tuple< int, SS > > m_intsettuple
Gaudi::Property< std::map< std::string, std::string > > m_6
Gaudi::Property< std::vector< std::vector< double > > > m_4
Gaudi::Property< std::map< std::string, std::string > > m_20
Gaudi::Property< std::unordered_set< std::string > > m_31
Gaudi::Property< std::vector< std::pair< int, int > > > m_14
Implementation of property with value of concrete type.
Gaudi::Property< std::set< Triplet > > m_tupleset
static std::hash< std::string > hasher