![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "canvas/Persistency/Provenance/BranchType.h"#include "canvas/Utilities/TypeID.h"#include <array>#include <set>#include <string>#include <tuple>#include <vector>Go to the source code of this file.
Classes | |
| class | art::ProductInfo |
Namespaces | |
| art | |
| HLT enums. | |
Typedefs | |
| using | art::ConsumableProductVectorPerBranch = std::vector< ProductInfo > |
| using | art::ConsumableProductSetPerBranch = std::set< ProductInfo > |
| using | art::ConsumableProducts = std::array< ConsumableProductVectorPerBranch, NumBranchTypes > |
| using | art::ConsumableProductSets = std::array< ConsumableProductSetPerBranch, NumBranchTypes > |
Functions | |
| bool | art::operator< (ProductInfo const &a, ProductInfo const &b) |