git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removing obsolete TRD calls
[u/mrichter/AliRoot.git]
/
macros
/
ConfigPPR.C
diff --git
a/macros/ConfigPPR.C
b/macros/ConfigPPR.C
index a26f4a2351622bdc560c1036128d6dd5e728fdee..66d808e0e9f9fafd5f2c05a36fc627d56c04e4e0 100644
(file)
--- a/
macros/ConfigPPR.C
+++ b/
macros/ConfigPPR.C
@@
-444,11
+444,6
@@
void Config()
//=================== TRD parameters ============================
AliTRD *TRD = new AliTRDv1("TRD", "TRD slow simulator");
//=================== TRD parameters ============================
AliTRD *TRD = new AliTRDv1("TRD", "TRD slow simulator");
-
- // Select the gas mixture (0: 97% Xe + 3% isobutane, 1: 90% Xe + 10% CO2)
- TRD->SetGasMix(1);
- // Switch on TR
- AliTRDsim *TRDsim = TRD->CreateTR();
}
if (iFMD)
}
if (iFMD)