Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Riccardo Longo
JZCaPA
Commits
ba0719e8
Commit
ba0719e8
authored
Nov 16, 2021
by
Riccardo Longo
Browse files
Merge branch 'master' into 'master'
Update MonteCarlo/src/DetectorConstruction.cc See merge request
!4
parents
23e71e7c
b85790c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
MonteCarlo/src/DetectorConstruction.cc
View file @
ba0719e8
...
...
@@ -535,11 +535,10 @@ void DetectorConstruction::ConstructSDandField( ){
for
(
ModTypeRPD
*
rpd
:
m_RPDvec
){
rpd
->
ConstructSDandField
();
}
}
if
(
isTrigger
){
m_TRI
->
ConstructSDandField
();
}
}
//***********************************************************************************
// READ Survey_2018.xml and Alignment_2018.xml
//***********************************************************************************
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment