Skip to content
Snippets Groups Projects
Commit 8c097d3f authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

cpplink whitespace changes

parent 88300e16
No related branches found
No related tags found
1 merge request!16cpplint whitespace changes
Showing
with 191 additions and 201 deletions
......@@ -109,4 +109,3 @@ Standard: Cpp11
TabWidth: 8
UseTab: Never
...
......@@ -79,4 +79,3 @@ Related useful links
- [eic_tutorial] (https://argonne_eic.gitlab.io/tutorial/eic_tutorial/part2/adding_detectors/)
- [DD4hep] (https://github.com/AIDAsoft/DD4hep)
- [DD4hep_manual] (https://dd4hep.web.cern.ch/dd4hep/usermanuals/DD4hepManual/DD4hepManual.pdf)
......@@ -21,4 +21,3 @@ if [[ "$nlines" > "0" ]] ; then
fi
exit ${res}
......@@ -87,4 +87,3 @@ done
# xmllint --format --xpath '//documentation/text()' ${afile} | sed -re 's/<\/?\w+>//g' | sed 's/^[[:space:]]*#/#/' | tee -a doc/detector.md || true
#done
#
......@@ -160,5 +160,3 @@ else:
# move the prim files (which can be quite large)
# to the local pipeline storage path
os.system('mv g4_0000.prim {}/{}.prim'.format(args.out_dir,args.file_tag))
......@@ -96,4 +96,3 @@ subprocess.run(['ls', '-lrth'])
os.system('cp *.pdf {}'.format(out_dir))
os.system('cp *.png {}'.format(out_dir))
os.chdir(owd)
......@@ -22,4 +22,3 @@ images = glob.glob("images/*.png")
template = env.get_template('detector_views.md')
print(template.render(base_url=base_url, images=images))
......@@ -18,4 +18,3 @@
<include ref="ecal_barrel_sciglass.xml"/>
</lccdd>
......@@ -54,4 +54,3 @@
</plugins>
</lccdd>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment