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