Changes in display/DelphesCaloData.cc [341014c:1fa50c2] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
display/DelphesCaloData.cc
r341014c r1fa50c2 16 16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 17 17 */ 18 18 19 19 20 #include "display/DelphesCaloData.h" … … 36 37 void DelphesCaloData::ClearTowers() 37 38 { 38 fGeomVec.clear();39 fGeomVec.clear(); 39 40 } 40 41
Note:
See TracChangeset
for help on using the changeset viewer.