add context skill
This commit is contained in:
@@ -27,3 +27,4 @@ In the Geant4/HEP domain, visibility and placement follow a strict two-tier hier
|
||||
## 4. Best Practices & Checks
|
||||
- **TRS Logic**: Always apply transformations to the `PhysicalVolume`. Changes to a `LogicalVolume` will affect all its instances but will not move them.
|
||||
- **Dependency Tracking**: Use the tree structure to identify shared references. Changing a property on a shared object affects all parent nodes that reference it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user