1 #ifndef art_Framework_Principal_ProductInfo_h 2 #define art_Framework_Principal_ProductInfo_h 27 std::string
const& pr)
55 std::array<ConsumableProductVectorPerBranch, NumBranchTypes>;
57 std::array<ConsumableProductSetPerBranch, NumBranchTypes>;
ProductInfo(ConsumableType const consumableType, TypeID const &tid, std::string const &l, std::string const &i, std::string const &pr)
std::array< ConsumableProductVectorPerBranch, NumBranchTypes > ConsumableProducts
ProductInfo(ConsumableType const consumableType, TypeID const &tid)
bool operator<(ProductInfo const &a, ProductInfo const &b)
std::set< ProductInfo > ConsumableProductSetPerBranch
std::array< ConsumableProductSetPerBranch, NumBranchTypes > ConsumableProductSets
std::vector< ProductInfo > ConsumableProductVectorPerBranch
ConsumableType consumableType_