Fork me on GitHub

Changeset 354 in svn for trunk


Ignore:
Timestamp:
May 6, 2009, 9:30:41 PM (15 years ago)
Author:
severine ovyn
Message:

remove double filling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/HepMCConverter.cc

    r350 r354  
    211211    HepMC::GenVertex* vrtI = (index_to_particle[n])->production_vertex();
    212212    HepMC::GenVertex::particles_in_const_iterator partI;
    213     element = static_cast<TRootC::GenParticle*>(branch->NewEntry());
    214213
    215214    if(vrtI)
Note: See TracChangeset for help on using the changeset viewer.