3 #include "CLHEP/Matrix/Matrix.h" 4 #include "CLHEP/Matrix/SymMatrix.h" 5 #include "CLHEP/Matrix/Vector.h" 6 #include "CLHEP/Vector/LorentzVector.h" 7 #include "CLHEP/Vector/ThreeVector.h" 8 #include "CLHEP/Vector/TwoVector.h" 10 using namespace CLHEP;
14 CanBeAggregated<HepVector>::aggregate(HepVector& p, HepVector
const&
other)
20 CanBeAggregated<Hep2Vector>::aggregate(Hep2Vector& p, Hep2Vector
const&
other)
26 CanBeAggregated<Hep3Vector>::aggregate(Hep3Vector& p, Hep3Vector
const&
other)
32 CanBeAggregated<HepLorentzVector>::aggregate(HepLorentzVector& p,
33 HepLorentzVector
const&
other)
39 CanBeAggregated<HepMatrix>::aggregate(HepMatrix& p, HepMatrix
const&
other)
45 CanBeAggregated<HepSymMatrix>::aggregate(HepSymMatrix& p,
46 HepSymMatrix
const&
other)