LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Dumps on a stream the content of associations. More...
#include <type_traits>
#include <typeinfo>
#include "canvas/Persistency/Common/Assns.h"
#include "cetlib_except/demangle.h"
Go to the source code of this file.
Namespaces | |
util | |
Namespace for general, non-LArSoft-specific utilities. | |
Functions | |
template<typename Stream , typename Left , typename Right , typename Data > | |
void | util::DumpAssociationsIntro (Stream &&out, art::Assns< Left, Right, Data > const &assns) |
Dumps a short introduction about specified association. More... | |
Dumps on a stream the content of associations.
Definition in file DumpAssociations.h.