Made the CloneInfoVector into a member pointer. Now when the tool is closed…

Authored by ahmedfathy on Jun 27 2019, 5:15 PM.

Description

Made the CloneInfoVector into a member pointer. Now when the tool is closed, the vector resets. Added the delete clause into the desctructor

Details