6 #ifndef BALL_STRUCTURE_RGROUP_ASSEMBLER_H
7 #define BALL_STRUCTURE_RGROUP_ASSEMBLER_H
33 bool incrementCounter_();
35 bool isPlacemark_(
const String& s);
37 std::vector<System*> scaffolds_;
38 std::map<String, std::vector<System*> > moieties_;
40 unsigned int scaffold_counter_;
41 std::map<String, unsigned int> moiety_counter_;
42 std::vector<std::map<String, unsigned int> > maxcounter_;