LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "art/Framework/Principal/Handle.h"
#include "canvas/Persistency/Common/detail/aggregate.h"
#include "canvas/Persistency/Provenance/RangeSet.h"
#include "cetlib_except/demangle.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | art::SummedValue< T > |
Namespaces | |
art | |
Functions | |
template<class T , class U > | |
bool | art::same_ranges (SummedValue< T > const &a, SummedValue< U > const &b) |
template<class T , class U > | |
bool | art::disjoint_ranges (SummedValue< T > const &a, SummedValue< U > const &b) |
template<class T , class U > | |
bool | art::overlapping_ranges (SummedValue< T > const &a, SummedValue< U > const &b) |