|
ATLAS Offline Software
|
Go to the documentation of this file.
16 #ifndef D3PDMAKERUTILS_SINGLEASSOCIATIONTOOL_H
17 #define D3PDMAKERUTILS_SINGLEASSOCIATIONTOOL_H
33 template <
typename TO_T>
45 const std::string&
name,
52 virtual const std::type_info&
typeinfo()
const;
130 template <
typename FROM_T,
typename TO_T = FROM_T>
142 const std::string&
name,
143 const IInterface*
parent);
168 virtual const TO_T*
get (
const FROM_T&
p) = 0;
179 #endif // not D3PDMAKERUTILS_SINGLEASSOCIATIONTOOL_H
Block filler tool for noisy FEB information.
A simple tuple of multiple types.