#include "IOPool/Provenance/interface/CommonProvenanceFiller.h"
#include "DataFormats/Provenance/interface/BranchType.h"
#include "DataFormats/Provenance/interface/ParameterSetBlob.h"
#include "DataFormats/Provenance/interface/ParameterSetID.h"
#include "DataFormats/Provenance/interface/ProcessHistoryRegistry.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/Registry.h"
#include "TBranch.h"
#include "TTree.h"
#include <cassert>
#include <utility>
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
Functions | |
void | edm::fillParameterSetBranch (TTree *parameterSetsTree, int basketSize) |
void | edm::fillProcessHistoryBranch (TTree *metaDataTree, int basketSize, ProcessHistoryRegistry const &processHistoryRegistry) |