#include "canvas/Persistency/Common/PrincipalBase.h"
#include "canvas/Persistency/Provenance/ProcessHistoryID.h"
#include "canvas/Persistency/Provenance/ProductID.h"
#include "canvas/Utilities/InputTag.h"
#include "canvas/Utilities/fwd.h"
#include "canvas_root_io/Utilities/DictionaryChecker.h"
#include "gallery/BranchData.h"
#include "gallery/BranchMapReader.h"
#include "gallery/InfoForTypeLabelInstance.h"
#include "gallery/TypeLabelInstanceKey.h"
#include <map>
#include <memory>
#include <set>
#include <string>
#include <typeinfo>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | gallery::DataGetterHelper |
Namespaces | |
art | |
gallery | |
Typedefs | |
using | gallery::ProductWithID = std::pair< art::EDProduct const *, art::ProductID > |