]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/createTriggerDescriptor_pp.C
START becomes T0
[u/mrichter/AliRoot.git] / STEER / createTriggerDescriptor_pp.C
index a92b331b1ee50d5d1e688ca89a54b1d76f64142d..bf0c99974bff3b7b5e422494a7634f851ffb5292 100644 (file)
@@ -7,7 +7,7 @@ createTriggerDescriptor_pp()
 
    // Define a Cluster Detector
    //descrip.AddDetectorCluster( "ALL" );
-   descrip.AddDetectorCluster( "ITS START VZERO MUON TOF" ); // no CRT yet
+   descrip.AddDetectorCluster( "ITS T0 VZERO MUON TOF" ); // no CRT yet
 
    // standalong V0 inputs
    descrip.AddCondition( "VZERO_LEFT",      "VZERO_LEFT",      "VZERO A (Left)",            (ULong64_t)0x1  );