Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/geometry/navigation/src/G4PhantomParameterisation.cc

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /geometry/navigation/src/G4PhantomParameterisation.cc (Version 11.3.0) and /geometry/navigation/src/G4PhantomParameterisation.cc (Version 11.1.1)


  1 //                                                  1 //
  2 // *******************************************      2 // ********************************************************************
  3 // * License and Disclaimer                         3 // * License and Disclaimer                                           *
  4 // *                                                4 // *                                                                  *
  5 // * The  Geant4 software  is  copyright of th      5 // * The  Geant4 software  is  copyright of the Copyright Holders  of *
  6 // * the Geant4 Collaboration.  It is provided      6 // * the Geant4 Collaboration.  It is provided  under  the terms  and *
  7 // * conditions of the Geant4 Software License      7 // * conditions of the Geant4 Software License,  included in the file *
  8 // * LICENSE and available at  http://cern.ch/      8 // * LICENSE and available at  http://cern.ch/geant4/license .  These *
  9 // * include a list of copyright holders.           9 // * include a list of copyright holders.                             *
 10 // *                                               10 // *                                                                  *
 11 // * Neither the authors of this software syst     11 // * Neither the authors of this software system, nor their employing *
 12 // * institutes,nor the agencies providing fin     12 // * institutes,nor the agencies providing financial support for this *
 13 // * work  make  any representation or  warran     13 // * work  make  any representation or  warranty, express or implied, *
 14 // * regarding  this  software system or assum     14 // * regarding  this  software system or assume any liability for its *
 15 // * use.  Please see the license in the file      15 // * use.  Please see the license in the file  LICENSE  and URL above *
 16 // * for the full disclaimer and the limitatio     16 // * for the full disclaimer and the limitation of liability.         *
 17 // *                                               17 // *                                                                  *
 18 // * This  code  implementation is the result      18 // * This  code  implementation is the result of  the  scientific and *
 19 // * technical work of the GEANT4 collaboratio     19 // * technical work of the GEANT4 collaboration.                      *
 20 // * By using,  copying,  modifying or  distri     20 // * By using,  copying,  modifying or  distributing the software (or *
 21 // * any work based  on the software)  you  ag     21 // * any work based  on the software)  you  agree  to acknowledge its *
 22 // * use  in  resulting  scientific  publicati     22 // * use  in  resulting  scientific  publications,  and indicate your *
 23 // * acceptance of all terms of the Geant4 Sof     23 // * acceptance of all terms of the Geant4 Software license.          *
 24 // *******************************************     24 // ********************************************************************
 25 //                                                 25 //
 26 // class G4PhantomParameterisation implementat     26 // class G4PhantomParameterisation implementation
 27 //                                                 27 //
 28 // May 2007 Pedro Arce, first version              28 // May 2007 Pedro Arce, first version
 29 //                                                 29 //
 30 // -------------------------------------------     30 // --------------------------------------------------------------------
 31                                                    31 
 32 #include "G4PhantomParameterisation.hh"            32 #include "G4PhantomParameterisation.hh"
 33                                                    33 
 34 #include "globals.hh"                              34 #include "globals.hh"
 35 #include "G4VSolid.hh"                             35 #include "G4VSolid.hh"
 36 #include "G4VPhysicalVolume.hh"                    36 #include "G4VPhysicalVolume.hh"
 37 #include "G4LogicalVolume.hh"                      37 #include "G4LogicalVolume.hh"
 38 #include "G4VVolumeMaterialScanner.hh"             38 #include "G4VVolumeMaterialScanner.hh"
 39 #include "G4GeometryTolerance.hh"                  39 #include "G4GeometryTolerance.hh"
 40                                                    40 
 41 //--------------------------------------------     41 //------------------------------------------------------------------
 42 G4PhantomParameterisation::G4PhantomParameteri     42 G4PhantomParameterisation::G4PhantomParameterisation()
 43 {                                                  43 {
 44   kCarTolerance = G4GeometryTolerance::GetInst     44   kCarTolerance = G4GeometryTolerance::GetInstance()->GetSurfaceTolerance();
 45 }                                                  45 }
 46                                                    46 
 47                                                    47  
 48 //--------------------------------------------     48 //------------------------------------------------------------------
 49 G4PhantomParameterisation::~G4PhantomParameter <<  49 G4PhantomParameterisation::~G4PhantomParameterisation()
                                                   >>  50 {
                                                   >>  51 }
 50                                                    52 
 51                                                    53 
 52 //--------------------------------------------     54 //------------------------------------------------------------------
 53 void G4PhantomParameterisation::                   55 void G4PhantomParameterisation::
 54 BuildContainerSolid( G4VPhysicalVolume* pMothe     56 BuildContainerSolid( G4VPhysicalVolume* pMotherPhysical )
 55 {                                                  57 {
 56   fContainerSolid = pMotherPhysical->GetLogica     58   fContainerSolid = pMotherPhysical->GetLogicalVolume()->GetSolid();
 57   fContainerWallX = fNoVoxelsX * fVoxelHalfX;      59   fContainerWallX = fNoVoxelsX * fVoxelHalfX;
 58   fContainerWallY = fNoVoxelsY * fVoxelHalfY;      60   fContainerWallY = fNoVoxelsY * fVoxelHalfY;
 59   fContainerWallZ = fNoVoxelsZ * fVoxelHalfZ;      61   fContainerWallZ = fNoVoxelsZ * fVoxelHalfZ;
 60                                                    62 
 61   // CheckVoxelsFillContainer();                   63   // CheckVoxelsFillContainer();
 62 }                                                  64 }
 63                                                    65 
 64                                                << 
 65 //--------------------------------------------     66 //------------------------------------------------------------------
 66 void G4PhantomParameterisation::                   67 void G4PhantomParameterisation::
 67 BuildContainerSolid( G4VSolid* pMotherSolid )      68 BuildContainerSolid( G4VSolid* pMotherSolid )
 68 {                                                  69 {
 69   fContainerSolid = pMotherSolid;                  70   fContainerSolid = pMotherSolid;
 70   fContainerWallX = fNoVoxelsX * fVoxelHalfX;      71   fContainerWallX = fNoVoxelsX * fVoxelHalfX;
 71   fContainerWallY = fNoVoxelsY * fVoxelHalfY;      72   fContainerWallY = fNoVoxelsY * fVoxelHalfY;
 72   fContainerWallZ = fNoVoxelsZ * fVoxelHalfZ;      73   fContainerWallZ = fNoVoxelsZ * fVoxelHalfZ;
 73                                                    74 
 74   // CheckVoxelsFillContainer();                   75   // CheckVoxelsFillContainer();
 75 }                                                  76 }
 76                                                    77 
 77                                                    78 
 78 //--------------------------------------------     79 //------------------------------------------------------------------
 79 void G4PhantomParameterisation::                   80 void G4PhantomParameterisation::
 80 ComputeTransformation(const G4int copyNo, G4VP     81 ComputeTransformation(const G4int copyNo, G4VPhysicalVolume* physVol ) const
 81 {                                                  82 {
 82   // Voxels cannot be rotated, return translat     83   // Voxels cannot be rotated, return translation
 83   //                                               84   //
 84   G4ThreeVector trans = GetTranslation( copyNo     85   G4ThreeVector trans = GetTranslation( copyNo );
 85                                                    86 
 86   physVol->SetTranslation( trans );                87   physVol->SetTranslation( trans );
 87 }                                                  88 }
 88                                                    89 
 89                                                    90 
 90 //--------------------------------------------     91 //------------------------------------------------------------------
 91 G4ThreeVector G4PhantomParameterisation::          92 G4ThreeVector G4PhantomParameterisation::
 92 GetTranslation(const G4int copyNo ) const          93 GetTranslation(const G4int copyNo ) const
 93 {                                                  94 {
 94   CheckCopyNo( copyNo );                           95   CheckCopyNo( copyNo );
 95                                                    96 
 96   std::size_t nx;                                  97   std::size_t nx;
 97   std::size_t ny;                                  98   std::size_t ny;
 98   std::size_t nz;                                  99   std::size_t nz;
 99                                                   100 
100   ComputeVoxelIndices( copyNo, nx, ny, nz );      101   ComputeVoxelIndices( copyNo, nx, ny, nz );
101                                                   102 
102   G4ThreeVector trans( (2*nx+1)*fVoxelHalfX -     103   G4ThreeVector trans( (2*nx+1)*fVoxelHalfX - fContainerWallX,
103                        (2*ny+1)*fVoxelHalfY -     104                        (2*ny+1)*fVoxelHalfY - fContainerWallY,
104                        (2*nz+1)*fVoxelHalfZ -     105                        (2*nz+1)*fVoxelHalfZ - fContainerWallZ);
105   return trans;                                   106   return trans;
106 }                                                 107 }
107                                                   108 
108                                                   109 
109 //--------------------------------------------    110 //------------------------------------------------------------------
110 G4VSolid* G4PhantomParameterisation::             111 G4VSolid* G4PhantomParameterisation::
111 ComputeSolid(const G4int, G4VPhysicalVolume* p    112 ComputeSolid(const G4int, G4VPhysicalVolume* pPhysicalVol) 
112 {                                                 113 {
113   return pPhysicalVol->GetLogicalVolume()->Get    114   return pPhysicalVol->GetLogicalVolume()->GetSolid();
114 }                                                 115 }
115                                                   116        
116                                                   117 
117 //--------------------------------------------    118 //------------------------------------------------------------------
118 G4Material* G4PhantomParameterisation::           119 G4Material* G4PhantomParameterisation::
119 ComputeMaterial(const G4int copyNo, G4VPhysica    120 ComputeMaterial(const G4int copyNo, G4VPhysicalVolume *, const G4VTouchable *) 
120 {                                                 121 { 
121   CheckCopyNo( copyNo );                          122   CheckCopyNo( copyNo );
122   std::size_t matIndex = GetMaterialIndex(copy    123   std::size_t matIndex = GetMaterialIndex(copyNo);
123                                                   124 
124   return fMaterials[ matIndex ];                  125   return fMaterials[ matIndex ];
125 }                                                 126 }
126                                                   127 
127                                                   128 
128 //--------------------------------------------    129 //------------------------------------------------------------------
129 std::size_t G4PhantomParameterisation::           130 std::size_t G4PhantomParameterisation::
130 GetMaterialIndex( std::size_t copyNo ) const      131 GetMaterialIndex( std::size_t copyNo ) const
131 {                                                 132 {
132   CheckCopyNo( copyNo );                          133   CheckCopyNo( copyNo );
133                                                   134 
134   if( fMaterialIndices == nullptr ) { return 0    135   if( fMaterialIndices == nullptr ) { return 0; }
135   return *(fMaterialIndices+copyNo);              136   return *(fMaterialIndices+copyNo);
136 }                                                 137 }
137                                                   138 
138                                                   139 
139 //--------------------------------------------    140 //------------------------------------------------------------------
140 std::size_t G4PhantomParameterisation::           141 std::size_t G4PhantomParameterisation::
141 GetMaterialIndex( std::size_t nx, std::size_t     142 GetMaterialIndex( std::size_t nx, std::size_t ny, std::size_t nz ) const
142 {                                                 143 {
143   std::size_t copyNo = nx + fNoVoxelsX*ny + fN    144   std::size_t copyNo = nx + fNoVoxelsX*ny + fNoVoxelsXY*nz;
144   return GetMaterialIndex( copyNo );              145   return GetMaterialIndex( copyNo );
145 }                                                 146 }
146                                                   147 
147                                                   148 
148 //--------------------------------------------    149 //------------------------------------------------------------------
149 G4Material*                                       150 G4Material*
150 G4PhantomParameterisation::GetMaterial( std::s    151 G4PhantomParameterisation::GetMaterial( std::size_t nx, std::size_t ny, std::size_t nz) const
151 {                                                 152 {
152   return fMaterials[GetMaterialIndex(nx,ny,nz)    153   return fMaterials[GetMaterialIndex(nx,ny,nz)];
153 }                                                 154 }
154                                                   155 
155                                                   156 
156 //--------------------------------------------    157 //------------------------------------------------------------------
157 G4Material* G4PhantomParameterisation::GetMate    158 G4Material* G4PhantomParameterisation::GetMaterial( std::size_t copyNo ) const
158 {                                                 159 {
159   return fMaterials[GetMaterialIndex(copyNo)];    160   return fMaterials[GetMaterialIndex(copyNo)];
160 }                                                 161 }
161                                                   162 
162                                                   163 
163 //--------------------------------------------    164 //------------------------------------------------------------------
164 void G4PhantomParameterisation::                  165 void G4PhantomParameterisation::
165 ComputeVoxelIndices(const G4int copyNo, std::s    166 ComputeVoxelIndices(const G4int copyNo, std::size_t& nx,
166                           std::size_t& ny, std    167                           std::size_t& ny, std::size_t& nz ) const
167 {                                                 168 {
168   CheckCopyNo( copyNo );                          169   CheckCopyNo( copyNo );
169   nx = std::size_t(copyNo%fNoVoxelsX);            170   nx = std::size_t(copyNo%fNoVoxelsX);
170   ny = std::size_t( (copyNo/fNoVoxelsX)%fNoVox    171   ny = std::size_t( (copyNo/fNoVoxelsX)%fNoVoxelsY );
171   nz = std::size_t(copyNo/fNoVoxelsXY);           172   nz = std::size_t(copyNo/fNoVoxelsXY);
172 }                                                 173 }
173                                                   174 
174                                                   175 
175 //--------------------------------------------    176 //------------------------------------------------------------------
176 void G4PhantomParameterisation::                  177 void G4PhantomParameterisation::
177 CheckVoxelsFillContainer( G4double contX, G4do    178 CheckVoxelsFillContainer( G4double contX, G4double contY, G4double contZ ) const
178 {                                                 179 {
179   G4double toleranceForWarning = 0.25*kCarTole    180   G4double toleranceForWarning = 0.25*kCarTolerance;
180                                                   181 
181   // Any bigger value than 0.25*kCarTolerance     182   // Any bigger value than 0.25*kCarTolerance will give a warning in
182   // G4NormalNavigation::ComputeStep(), becaus    183   // G4NormalNavigation::ComputeStep(), because the Inverse of a container
183   // translation that is Z+epsilon gives -Z+ep    184   // translation that is Z+epsilon gives -Z+epsilon (and the maximum tolerance
184   // in G4Box::Inside is 0.5*kCarTolerance        185   // in G4Box::Inside is 0.5*kCarTolerance
185   //                                              186   //
186   G4double toleranceForError = 1.*kCarToleranc    187   G4double toleranceForError = 1.*kCarTolerance;  
187                                                   188 
188   // Any bigger value than kCarTolerance will     189   // Any bigger value than kCarTolerance will give an error in GetReplicaNo()
189   //                                              190   //
190   if( std::fabs(contX-fNoVoxelsX*fVoxelHalfX)     191   if( std::fabs(contX-fNoVoxelsX*fVoxelHalfX) >= toleranceForError
191    || std::fabs(contY-fNoVoxelsY*fVoxelHalfY)     192    || std::fabs(contY-fNoVoxelsY*fVoxelHalfY) >= toleranceForError  
192    || std::fabs(contZ-fNoVoxelsZ*fVoxelHalfZ)     193    || std::fabs(contZ-fNoVoxelsZ*fVoxelHalfZ) >= toleranceForError )
193   {                                               194   {
194     std::ostringstream message;                   195     std::ostringstream message;
195     message << "Voxels do not fully fill the c    196     message << "Voxels do not fully fill the container: "
196             << fContainerSolid->GetName() << G    197             << fContainerSolid->GetName() << G4endl
197             << "        DiffX= " << contX-fNoV    198             << "        DiffX= " << contX-fNoVoxelsX*fVoxelHalfX << G4endl
198             << "        DiffY= " << contY-fNoV    199             << "        DiffY= " << contY-fNoVoxelsY*fVoxelHalfY << G4endl
199             << "        DiffZ= " << contZ-fNoV    200             << "        DiffZ= " << contZ-fNoVoxelsZ*fVoxelHalfZ << G4endl
200             << "        Maximum difference is:    201             << "        Maximum difference is: " << toleranceForError;
201     G4Exception("G4PhantomParameterisation::Ch    202     G4Exception("G4PhantomParameterisation::CheckVoxelsFillContainer()",
202                 "GeomNav0002", FatalException,    203                 "GeomNav0002", FatalException, message);
203                                                   204 
204   }                                               205   }
205   else if( std::fabs(contX-fNoVoxelsX*fVoxelHa    206   else if( std::fabs(contX-fNoVoxelsX*fVoxelHalfX) >= toleranceForWarning
206         || std::fabs(contY-fNoVoxelsY*fVoxelHa    207         || std::fabs(contY-fNoVoxelsY*fVoxelHalfY) >= toleranceForWarning  
207         || std::fabs(contZ-fNoVoxelsZ*fVoxelHa    208         || std::fabs(contZ-fNoVoxelsZ*fVoxelHalfZ) >= toleranceForWarning )
208   {                                               209   {
209     std::ostringstream message;                   210     std::ostringstream message;
210     message << "Voxels do not fully fill the c    211     message << "Voxels do not fully fill the container: "
211             << fContainerSolid->GetName() << G    212             << fContainerSolid->GetName() << G4endl
212             << "          DiffX= " << contX-fN    213             << "          DiffX= " << contX-fNoVoxelsX*fVoxelHalfX << G4endl
213             << "          DiffY= " << contY-fN    214             << "          DiffY= " << contY-fNoVoxelsY*fVoxelHalfY << G4endl
214             << "          DiffZ= " << contZ-fN    215             << "          DiffZ= " << contZ-fNoVoxelsZ*fVoxelHalfZ << G4endl
215             << "          Maximum difference i    216             << "          Maximum difference is: " << toleranceForWarning;
216     G4Exception("G4PhantomParameterisation::Ch    217     G4Exception("G4PhantomParameterisation::CheckVoxelsFillContainer()",
217                 "GeomNav1002", JustWarning, me    218                 "GeomNav1002", JustWarning, message);
218   }                                               219   }
219 }                                                 220 }
220                                                   221   
221                                                   222  
222 //--------------------------------------------    223 //------------------------------------------------------------------
223 G4int G4PhantomParameterisation::                 224 G4int G4PhantomParameterisation::
224 GetReplicaNo( const G4ThreeVector& localPoint,    225 GetReplicaNo( const G4ThreeVector& localPoint, const G4ThreeVector& localDir )
225 {                                                 226 {
226                                                   227 
227   // Check first that point is really inside v    228   // Check first that point is really inside voxels
228   //                                              229   //
229   if( fContainerSolid->Inside( localPoint ) ==    230   if( fContainerSolid->Inside( localPoint ) == kOutside )
230   {                                               231   {
231     if( std::fabs(localPoint.x()) - fContainer    232     if( std::fabs(localPoint.x()) - fContainerWallX > kCarTolerance
232   && std::fabs(localPoint.y()) - fContainerWal    233   && std::fabs(localPoint.y()) - fContainerWallY > kCarTolerance
233   && std::fabs(localPoint.z()) - fContainerWal    234   && std::fabs(localPoint.z()) - fContainerWallZ > kCarTolerance )
234     {                                             235     {
235       std::ostringstream message;                 236       std::ostringstream message;
236       message << "Point outside voxels!" << G4    237       message << "Point outside voxels!" << G4endl
237         << "        localPoint - " << localPoi    238         << "        localPoint - " << localPoint
238         << " - is outside container solid: "      239         << " - is outside container solid: "
239         << fContainerSolid->GetName() << G4end    240         << fContainerSolid->GetName() << G4endl
240         << "DIFFERENCE WITH PHANTOM WALLS X: "    241         << "DIFFERENCE WITH PHANTOM WALLS X: "
241         << std::fabs(localPoint.x()) - fContai    242         << std::fabs(localPoint.x()) - fContainerWallX
242         << " Y: " << std::fabs(localPoint.y())    243         << " Y: " << std::fabs(localPoint.y()) - fContainerWallY
243         << " Z: " << std::fabs(localPoint.z())    244         << " Z: " << std::fabs(localPoint.z()) - fContainerWallZ;
244       G4Exception("G4PhantomParameterisation::    245       G4Exception("G4PhantomParameterisation::GetReplicaNo()", "GeomNav0003",
245       FatalErrorInArgument, message);             246       FatalErrorInArgument, message);
246     }                                             247     }
247   }                                               248   }
248                                                   249   
249   // Check the voxel numbers corresponding to     250   // Check the voxel numbers corresponding to localPoint
250   // When a particle is on a surface, it may b    251   // When a particle is on a surface, it may be between -kCarTolerance and
251   // +kCartolerance. By a simple distance as:     252   // +kCartolerance. By a simple distance as:
252   //   G4int nx = G4int( (localPoint.x()+)/fVo    253   //   G4int nx = G4int( (localPoint.x()+)/fVoxelHalfX/2.);
253   // those between -kCartolerance and 0 will b    254   // those between -kCartolerance and 0 will be placed on voxel N-1 and those
254   // between 0 and kCarTolerance on voxel N.      255   // between 0 and kCarTolerance on voxel N.
255   // To avoid precision problems place the tra    256   // To avoid precision problems place the tracks that are on the surface on
256   // voxel N-1 if they have negative direction    257   // voxel N-1 if they have negative direction and on voxel N if they have
257   // positive direction.                          258   // positive direction.
258   // Add +kCarTolerance so that they are first    259   // Add +kCarTolerance so that they are first placed on voxel N, and then
259   // if the direction is negative substract 1     260   // if the direction is negative substract 1
260                                                   261 
261   G4double fx = (localPoint.x()+fContainerWall    262   G4double fx = (localPoint.x()+fContainerWallX+kCarTolerance)/(fVoxelHalfX*2.);
262   auto  nx = G4int(fx);                        << 263   G4int nx = G4int(fx);
263                                                   264 
264   G4double fy = (localPoint.y()+fContainerWall    265   G4double fy = (localPoint.y()+fContainerWallY+kCarTolerance)/(fVoxelHalfY*2.); 
265   auto  ny = G4int(fy);                        << 266   G4int ny = G4int(fy);
266                                                   267 
267   G4double fz = (localPoint.z()+fContainerWall    268   G4double fz = (localPoint.z()+fContainerWallZ+kCarTolerance)/(fVoxelHalfZ*2.);
268   auto  nz = G4int(fz);                        << 269   G4int nz = G4int(fz);
269                                                   270 
270   // If it is on the surface side, check the d    271   // If it is on the surface side, check the direction: if direction is
271   // negative place it in the previous voxel (    272   // negative place it in the previous voxel (if direction is positive it is
272   // already in the next voxel).                  273   // already in the next voxel).
273   // Correct also cases where n = -1 or n = fN    274   // Correct also cases where n = -1 or n = fNoVoxels. It is always traced to be
274   // due to multiple scattering: track is ente    275   // due to multiple scattering: track is entering a voxel but multiple
275   // scattering changes the angle towards outs    276   // scattering changes the angle towards outside
276   //                                              277   //
277   if( fx - nx < kCarTolerance*fVoxelHalfX )       278   if( fx - nx < kCarTolerance*fVoxelHalfX )
278   {                                               279   {
279     if( localDir.x() < 0 )                        280     if( localDir.x() < 0 )
280     {                                             281     {
281       if( nx != 0 )                               282       if( nx != 0 )
282       {                                           283       {
283         nx -= 1;                                  284         nx -= 1;
284       }                                           285       }
285     }                                             286     }
286     else                                          287     else
287     {                                             288     {
288       if( nx == G4int(fNoVoxelsX) )               289       if( nx == G4int(fNoVoxelsX) )  
289       {                                           290       {
290         nx -= 1;                                  291         nx -= 1;       
291       }                                           292       }
292     }                                             293     }
293   }                                               294   }
294   if( fy - ny < kCarTolerance*fVoxelHalfY )       295   if( fy - ny < kCarTolerance*fVoxelHalfY )
295   {                                               296   {
296     if( localDir.y() < 0 )                        297     if( localDir.y() < 0 )
297     {                                             298     {
298       if( ny != 0 )                               299       if( ny != 0 )
299       {                                           300       {
300         ny -= 1;                                  301         ny -= 1;
301       }                                           302       }
302     }                                             303     }
303     else                                          304     else
304     {                                             305     {
305       if( ny == G4int(fNoVoxelsY) )               306       if( ny == G4int(fNoVoxelsY) )  
306       {                                           307       {
307         ny -= 1;                                  308         ny -= 1;       
308       }                                           309       }
309     }                                             310     }
310   }                                               311   }
311   if( fz - nz < kCarTolerance*fVoxelHalfZ )       312   if( fz - nz < kCarTolerance*fVoxelHalfZ )
312   {                                               313   {
313     if( localDir.z() < 0 )                        314     if( localDir.z() < 0 )
314     {                                             315     {
315       if( nz != 0 )                               316       if( nz != 0 )
316       {                                           317       {
317         nz -= 1;                                  318         nz -= 1;
318       }                                           319       }
319     }                                             320     }
320     else                                          321     else
321     {                                             322     {
322       if( nz == G4int(fNoVoxelsZ) )               323       if( nz == G4int(fNoVoxelsZ) )  
323       {                                           324       {
324         nz -= 1;                                  325         nz -= 1;       
325       }                                           326       }
326     }                                             327     }
327   }                                               328   }
328                                                   329   
329   auto  copyNo = G4int(nx + fNoVoxelsX*ny + fN << 330   G4int copyNo = G4int(nx + fNoVoxelsX*ny + fNoVoxelsXY*nz);
330                                                   331 
331   // Check if there are still errors              332   // Check if there are still errors 
332   //                                              333   //
333   G4bool isOK = true;                             334   G4bool isOK = true;
334   if( nx < 0 )                                    335   if( nx < 0 )
335   {                                               336   {
336     nx = 0;                                       337     nx = 0;
337     isOK = false;                                 338     isOK = false;
338   }                                               339   }
339   else if( nx >= G4int(fNoVoxelsX) )              340   else if( nx >= G4int(fNoVoxelsX) )
340   {                                               341   {
341     nx = G4int(fNoVoxelsX)-1;                     342     nx = G4int(fNoVoxelsX)-1;
342     isOK = false;                                 343     isOK = false;
343   }                                               344   }
344   if( ny < 0 )                                    345   if( ny < 0 )
345   {                                               346   {
346     ny = 0;                                       347     ny = 0;
347     isOK = false;                                 348     isOK = false;
348   }                                               349   }
349   else if( ny >= G4int(fNoVoxelsY) )              350   else if( ny >= G4int(fNoVoxelsY) )
350   {                                               351   {
351     ny = G4int(fNoVoxelsY)-1;                     352     ny = G4int(fNoVoxelsY)-1;
352     isOK = false;                                 353     isOK = false;
353   }                                               354   }
354   if( nz < 0 )                                    355   if( nz < 0 )
355   {                                               356   {
356     nz = 0;                                       357     nz = 0;
357     isOK = false;                                 358     isOK = false;
358   }                                               359   }
359   else if( nz >= G4int(fNoVoxelsZ) )              360   else if( nz >= G4int(fNoVoxelsZ) )
360   {                                               361   {
361     nz = G4int(fNoVoxelsZ)-1;                     362     nz = G4int(fNoVoxelsZ)-1;
362     isOK = false;                                 363     isOK = false;
363   }                                               364   }
364   if( !isOK )                                     365   if( !isOK )
365   {                                               366   {
366     if( std::fabs(localPoint.x()-fContainerWal    367     if( std::fabs(localPoint.x()-fContainerWallX) > kCarTolerance &&
367   std::fabs(localPoint.y()-fContainerWallY) >     368   std::fabs(localPoint.y()-fContainerWallY) > kCarTolerance &&
368   std::fabs(localPoint.z()-fContainerWallZ) >     369   std::fabs(localPoint.z()-fContainerWallZ) > kCarTolerance ){    // only if difference is big 
369       std::ostringstream message;                 370       std::ostringstream message;
370       message << "Corrected the copy number! I    371       message << "Corrected the copy number! It was negative or too big" << G4endl
371         << "          LocalPoint: " << localPo    372         << "          LocalPoint: " << localPoint << G4endl
372         << "          LocalDir: " << localDir     373         << "          LocalDir: " << localDir << G4endl
373         << "          Voxel container size: "     374         << "          Voxel container size: " << fContainerWallX
374         << " " << fContainerWallY << " " << fC    375         << " " << fContainerWallY << " " << fContainerWallZ << G4endl
375         << "          LocalPoint - wall: "        376         << "          LocalPoint - wall: "
376         << localPoint.x()-fContainerWallX << "    377         << localPoint.x()-fContainerWallX << " "
377         << localPoint.y()-fContainerWallY << "    378         << localPoint.y()-fContainerWallY << " "
378         << localPoint.z()-fContainerWallZ;        379         << localPoint.z()-fContainerWallZ;
379       G4Exception("G4PhantomParameterisation::    380       G4Exception("G4PhantomParameterisation::GetReplicaNo()",
380       "GeomNav1002", JustWarning, message);       381       "GeomNav1002", JustWarning, message);
381     }                                             382     }
382                                                   383     
383     copyNo = G4int(nx + fNoVoxelsX*ny + fNoVox    384     copyNo = G4int(nx + fNoVoxelsX*ny + fNoVoxelsXY*nz);
384   }                                               385   }
385                                                   386 
386   return copyNo;                                  387   return copyNo;
387 }                                                 388 }
388                                                   389 
389                                                   390 
390 //--------------------------------------------    391 //------------------------------------------------------------------
391 void G4PhantomParameterisation::CheckCopyNo( c    392 void G4PhantomParameterisation::CheckCopyNo( const G4long copyNo ) const
392 {                                                 393 { 
393   if( copyNo < 0 || copyNo >= G4int(fNoVoxels)    394   if( copyNo < 0 || copyNo >= G4int(fNoVoxels) )
394   {                                               395   {
395     std::ostringstream message;                   396     std::ostringstream message;
396     message << "Copy number is negative or too    397     message << "Copy number is negative or too big!" << G4endl
397             << "        Copy number: " << copy    398             << "        Copy number: " << copyNo << G4endl
398             << "        Total number of voxels    399             << "        Total number of voxels: " << fNoVoxels;
399     G4Exception("G4PhantomParameterisation::Ch    400     G4Exception("G4PhantomParameterisation::CheckCopyNo()",
400                 "GeomNav0002", FatalErrorInArg    401                 "GeomNav0002", FatalErrorInArgument, message);
401   }                                               402   }
402 }                                                 403 }
403                                                   404