LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
CoreUtils Directory Reference

Files

file  ContainerMeta.h [code]
 C++ metaprogramming utilities for dealing with containers.
 
file  DebugUtils.cxx [code]
 
file  DebugUtils.h [code]
 Functions to help debugging by instrumenting code.
 
file  DereferenceIterator.h [code]
 Offer iterators automatically dereferencing their values.
 
file  DumpUtils.h [code]
 Utilities to dump objects into a stream.
 
file  MetaUtils.h [code]
 Basic C++ metaprogramming utilities.
 
file  NumericUtils.h [code]
 Functions to help with numbers.
 
file  ParticleFilters.h [code]
 Defines classes to filter particles based on their trajectory.
 
file  ProviderPack.h [code]
 Data structure containing constant pointers to classes.
 
file  ProviderUtil.h [code]
 Simple utilities for service providers.
 
file  quiet_Math_Functor.h [code]
 
file  RealComparisons.h [code]
 Class for approximate comparisons.
 
file  SortByPointers.h [code]
 Silly utility to sort vectors indirectly.
 
file  UncopiableAndUnmovableClass.h [code]
 Defines a class that can't be copied nor moved.