19#include "BDSTrajectoryPointIon.hh"
21#include "G4Allocator.hh"
23G4Allocator<BDSTrajectoryPointIon> BDSAllocatorTrajectoryPointIon;
32 nElectrons(nElectronsIn)
35BDSTrajectoryPointIon::~BDSTrajectoryPointIon()
BDSTrajectoryPointIon()=delete
Private default constructor.