LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Selections.h File Reference
#include "canvas/Persistency/Provenance/BranchType.h"
#include <array>
#include <vector>

Go to the source code of this file.

Namespaces

 art
 HLT enums.
 

Typedefs

using art::Selections = std::vector< BranchDescription const * >
 
using art::SelectionsArray = std::array< Selections, NumBranchTypes >