![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "canvas/Persistency/Common/detail/maybeCastObj.h"#include "canvas/Utilities/uniform_type_name.h"#include "cetlib/map_vector.h"#include "cetlib_except/demangle.h"#include <iterator>#include <typeinfo>Go to the source code of this file.
Namespaces | |
| art | |
| HLT enums. | |
Functions | |
| template<class COLLECTION > | |
| void | art::setPtr (COLLECTION const &coll, std::type_info const &iToType, unsigned long iIndex, void const *&oPtr) |
| template<typename T > | |
| void | art::setPtr (cet::map_vector< T > const &obj, std::type_info const &iToType, unsigned long iIndex, void const *&oPtr) |