#include "/cvmfs/nova.opensciencegrid.org/externals/canvas/v3_09_01/source/canvas/Persistency/Provenance/EventRange.h"
Definition at line 17 of file EventRange.h.
art::EventRange::~EventRange |
( |
| ) |
|
|
noexcept |
art::EventRange::EventRange |
( |
| ) |
|
|
explicitnoexcept |
art::EventRange::EventRange |
( |
EventRange const & |
| ) |
|
|
noexcept |
bool art::EventRange::empty |
( |
| ) |
const |
|
noexcept |
bool art::EventRange::is_adjacent |
( |
EventRange const & |
other | ) |
const |
|
noexcept |
bool art::EventRange::is_disjoint |
( |
EventRange const & |
other | ) |
const |
|
noexcept |
bool art::EventRange::is_full_subRun |
( |
| ) |
const |
|
noexcept |
bool art::EventRange::is_overlapping |
( |
EventRange const & |
other | ) |
const |
|
noexcept |
bool art::EventRange::is_same |
( |
EventRange const & |
other | ) |
const |
|
noexcept |
bool art::EventRange::is_subset |
( |
EventRange const & |
other | ) |
const |
|
noexcept |
bool art::EventRange::is_superset |
( |
EventRange const & |
other | ) |
const |
|
noexcept |
bool art::EventRange::is_valid |
( |
| ) |
const |
|
noexcept |
bool art::EventRange::merge |
( |
EventRange const & |
other | ) |
|
bool art::EventRange::operator!= |
( |
EventRange const & |
other | ) |
const |
|
noexcept |
bool art::EventRange::operator< |
( |
EventRange const & |
other | ) |
const |
|
noexcept |
bool art::EventRange::operator== |
( |
EventRange const & |
other | ) |
const |
|
noexcept |
void art::EventRange::require_not_full_SubRun |
( |
| ) |
const |
|
private |
unsigned long long art::EventRange::size |
( |
| ) |
const |
|
noexcept |
The documentation for this class was generated from the following file: