Removing useless and wrong comments before non-existing HepMC includes
This is needed to make the codebase searchable.
- There is no reason to have meaningless(!) comments in the code on something that is not used in the code. That simply against the whole idea of commented code.
- Most of the deletions are
// HepMC / CLHEP includes