Namespaces | Functions
DumpAssociations.h File Reference

Dumps on a stream the content of associations. More...

#include <typeinfo>
#include <type_traits>
#include "cetlib_except/demangle.h"
#include "canvas/Persistency/Common/Assns.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...
 

Detailed Description

Dumps on a stream the content of associations.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
September 25th, 2015

Definition in file DumpAssociations.h.