2 #ifndef CHEPREP_DEFAULTHEPREP_H
3 #define CHEPREP_DEFAULTHEPREP_H 1
27 std::vector<std::string> layers;
28 std::vector<HEPREP::HepRepTypeTree*> typeTrees;
29 std::vector<HEPREP::HepRepInstanceTree*> instanceTrees;
47 std::vector<std::string> typeNames);
51 std::vector<std::string> typeNames,
52 std::vector<HEPREP::HepRepAction*> actions,
56 std::vector<std::string> invertAtts);