1 #ifndef HepMCCandAlgos_MCTruthPairSelector_h
2 #define HepMCCandAlgos_MCTruthPairSelector_h
51 std::vector<std::string> bools =
cfg.template getParameterNamesForType<bool>();
55 typedef std::vector<int>
vint;
56 std::vector<std::string> ints =
cfg.template getParameterNamesForType<vint>();