LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "canvas/Persistency/Common/detail/maybeCastObj.h"
#include "canvas/Utilities/uniform_type_name.h"
#include <string>
#include <typeinfo>
#include <vector>
Go to the source code of this file.
Classes | |
class | art::detail::value_type_helper |
Namespaces | |
art | |
HLT enums. | |
art::detail | |
Functions | |
template<class COLLECTION > | |
void | art::getElementAddresses (COLLECTION const &coll, const std::type_info &iToType, const std::vector< unsigned long > &iIndices, std::vector< void const * > &oPtr) |
template<typename T > | |
void | art::getElementAddresses (cet::map_vector< T > const &obj, const std::type_info &iToType, const std::vector< unsigned long > &iIndices, std::vector< void const * > &oPtr) |