Esempio n. 1
0
void
CutCollection::AddCut(const Cut& cut_){
  fCuts.push_back(cut_.Clone());
}