]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliRawDB.cxx
ALIROOT-5643 Detector AD. The list of detectors was reordered an EMPTY detector
[u/mrichter/AliRoot.git] / RAW / AliRawDB.cxx
index 8b490b130ace80c5f45963b00f139c4a86f8a868..9a8f023f6469c3546be7b48d6217ff83f64adc5e 100644 (file)
@@ -76,10 +76,12 @@ Int_t AliRawDB::fgkDetBranches[AliDAQ::kNDetectors+1] = {
    1, /* 18 TRG */
    1, /* 19 EMCAL */
    1, /* 20 DAQ_TEST */
-   1, /* 21 MFT */
-   1, /* 22 FIT */
-   10, /* 23 HLT */
-   1 /* 24 --- */
+   1, /* 21 EMPTY */
+   1, /* 22 AD */
+   1, /* 23 MFT */
+   1, /* 24 FIT */
+   10,/* 25 HLT */
+   1  /* 26 --- */
 };
 
 //______________________________________________________________________________