git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90a46d5
)
Added line for closed space frame option
author
fca
<fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 6 Oct 1999 21:16:43 +0000
(21:16 +0000)
committer
fca
<fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 6 Oct 1999 21:16:43 +0000
(21:16 +0000)
macros/Config.C
patch
|
blob
|
blame
|
history
diff --git
a/macros/Config.C
b/macros/Config.C
index 39c4ceda28ac74de4980f31330f620a370c69ebb..4d41fd1be1233e0c1dc1d16137887c300c12e054 100644
(file)
--- a/
macros/Config.C
+++ b/
macros/Config.C
@@
-112,6
+112,9
@@
if(iFRAME) {
//=================== FRAME parameters ============================
AliFRAME *FRAME = new AliFRAMEv0("FRAME","Space Frame");
+// Uncomment the following line to obtain the closed version
+// of the space frame. The default is the version with holes
+// FRAME->SetEuclidFile("$(ALICE_ROOT)/Euclid/frame.tme","$(ALICE_ROOT)/Euclid/frame1099i.euc");
}
if(iSHIL) {