43 :PDGcode(0),G4code(0),
44 direction(0.,0.,1.),kinE(0.),
45 nextParticle(0),daughterParticle(0),trackID(-1),
46 mass(-1.),
charge(0.),polX(0.),polY(0.),polZ(0.),
47 Weight0(1.0),properTime(-1.0),userInfo(0)
52 direction(0.,0.,1.),kinE(0.),
53 nextParticle(0),daughterParticle(0),trackID(-1),
54 mass(-1.),
charge(0.),polX(0.),polY(0.),polZ(0.),
55 Weight0(1.0),properTime(-1.0),userInfo(0)
67 direction(0.,0.,1.),kinE(0.),
68 nextParticle(0),daughterParticle(0),trackID(-1),
69 mass(-1.),
charge(0.),polX(0.),polY(0.),polZ(0.),
70 Weight0(1.0),properTime(-1.0),userInfo(0)
83 direction(0.,0.,1.),kinE(0.),
84 nextParticle(0),daughterParticle(0),trackID(-1),
85 mass(-1.),
charge(0.),polX(0.),polY(0.),polZ(0.),
86 Weight0(1.0),properTime(-1.0),userInfo(0)
97 :PDGcode(0),G4code(Gcode),
98 direction(0.,0.,1.),kinE(0.),
99 nextParticle(0),daughterParticle(0),trackID(-1),
100 mass(-1.),
charge(0.),polX(0.),polY(0.),polZ(0.),
101 Weight0(1.0),properTime(-1.0),userInfo(0)
112 :PDGcode(0),G4code(Gcode),
113 direction(0.,0.,1.),kinE(0.),
114 nextParticle(0),daughterParticle(0),trackID(-1),
115 mass(-1.),
charge(0.),polX(0.),polY(0.),polZ(0.),
116 Weight0(1.0),properTime(-1.0),userInfo(0)
128 :PDGcode(0),G4code(Gcode),
129 direction(0.,0.,1.),kinE(0.),
130 nextParticle(0),daughterParticle(0),trackID(-1),
131 mass(-1.),
charge(0.),polX(0.),polY(0.),polZ(0.),
132 Weight0(1.0),properTime(-1.0),userInfo(0)
143 :PDGcode(0),G4code(0),
144 direction(0.,0.,1.),kinE(0.),
145 nextParticle(0),daughterParticle(0),trackID(-1),
146 mass(-1.),
charge(0.),polX(0.),polY(0.),polZ(0.),
147 Weight0(1.0),properTime(-1.0),userInfo(0)
154 if (
this != &right) {
188 {
return (
this==&right); }
191 {
return (
this!=&right); }
214 G4double pmom = std::sqrt(px*px+py*py+pz*pz);
225 G4double pmom = std::sqrt(px*px+py*py+pz*pz);
233 mass = std::sqrt(mas2);
281 G4cout <<
" Polarization ( "