Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hcana
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jlab
hallc
analyzer_software
hcana
Commits
1635dbf1
Commit
1635dbf1
authored
11 years ago
by
Edward Brash
Browse files
Options
Downloads
Patches
Plain Diff
Updated SConscripts for change from THcShowerHit to THcRawShowerHit
parent
13d1993b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
SConscript.py
+1
-1
1 addition, 1 deletion
SConscript.py
podd
+1
-1
1 addition, 1 deletion
podd
src/SConscript.py
+1
-1
1 addition, 1 deletion
src/SConscript.py
with
3 additions
and
3 deletions
SConscript.py
+
1
−
1
View file @
1635dbf1
...
@@ -16,7 +16,7 @@ hcheaders = Split("""
...
@@ -16,7 +16,7 @@ hcheaders = Split("""
src/THcScintillatorPlane.h src/THcHodoscopeHit.h src/THcDC.h src/THcDriftChamberPlane.h
src/THcScintillatorPlane.h src/THcHodoscopeHit.h src/THcDC.h src/THcDriftChamberPlane.h
src/THcDriftChamber.h src/THcRawDCHit.h src/THcDCHit.h src/THcDCWire.h src/THcSpacePoint.h
src/THcDriftChamber.h src/THcRawDCHit.h src/THcDCHit.h src/THcDCWire.h src/THcSpacePoint.h
src/THcDCLookupTTDConv.h src/THcDCTimeToDistConv.h src/THcShower.h src/THcShowerPlane.h
src/THcDCLookupTTDConv.h src/THcDCTimeToDistConv.h src/THcShower.h src/THcShowerPlane.h
src/THcShowerHit.h src/THcAerogel.h src/THcAerogelHit.h src/THcGlobals.h src/THcDCTrack.h
src/THc
Raw
ShowerHit.h src/THcAerogel.h src/THcAerogelHit.h src/THcGlobals.h src/THcDCTrack.h
src/HallC_LinkDef.h
src/HallC_LinkDef.h
"""
)
"""
)
baseenv
.
RootCint
(
roothcdict
,
hcheaders
)
baseenv
.
RootCint
(
roothcdict
,
hcheaders
)
...
...
This diff is collapsed.
Click to expand it.
podd
@
2771e048
Compare
7364d070
...
2771e048
Subproject commit
7364d0706acdb8863f5a629c171701c0b03a2236
Subproject commit
2771e048874aa263ce838c1beed29830722021df
This diff is collapsed.
Click to expand it.
src/SConscript.py
+
1
−
1
View file @
1635dbf1
...
@@ -21,7 +21,7 @@ THcDCWire.cxx \
...
@@ -21,7 +21,7 @@ THcDCWire.cxx \
THcSpacePoint.cxx THcDCTrack.cxx
\
THcSpacePoint.cxx THcDCTrack.cxx
\
THcDCLookupTTDConv.cxx THcDCTimeToDistConv.cxx
\
THcDCLookupTTDConv.cxx THcDCTimeToDistConv.cxx
\
THcShower.cxx THcShowerPlane.cxx
\
THcShower.cxx THcShowerPlane.cxx
\
THcShowerHit.cxx
\
THc
Raw
ShowerHit.cxx
\
THcAerogel.cxx THcAerogelHit.cxx
THcAerogel.cxx THcAerogelHit.cxx
"""
)
"""
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment