#include "DataFormats/Provenance/interface/ProcessConfiguration.h"
#include "DataFormats/Provenance/interface/ProcessHistoryID.h"
#include <iosfwd>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | edm::ProcessHistory |
struct | edm::ProcessHistory::Transients |
Namespaces | |
edm | |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
Functions | |
bool | edm::isAncestor (ProcessHistory const &a, ProcessHistory const &b) |
bool | edm::isDescendant (ProcessHistory const &a, ProcessHistory const &b) |
bool | edm::operator!= (ProcessHistory const &a, ProcessHistory const &b) |
std::ostream & | edm::operator<< (std::ostream &ost, ProcessHistory const &ph) |
bool | edm::operator== (ProcessHistory const &a, ProcessHistory const &b) |
void | edm::swap (ProcessHistory &a, ProcessHistory &b) |