HLT Reconstructed ESDs from Raw DAta -- Matching Residuals

Some analyzes were performed on the GRID regarding the reconstructed of the HLT chain, using the AliRoot version v4-21-32-AN, which contains the updates on the GlobalTrackMatcher.

HLTesdTree matched tracks

For the plots that will be shown later, the information was extracted in the following way:

        //Loop over the clusters, cluster number(iclus)
        AliESDCaloCluster* clus = fESD->GetCaloCluster(iclus);
        if(!clus->IsEMCAL()) continue;
        fclusE->Fill(clusterEnergy);
   Int_t nmatched=clus->GetNTracksMatched();    
        Int_t trackindex=clus->GetTrackMatchedIndex(); 
   if(nmatched>1)continue;
        if(trackindex<0)continue;
   deltaEta=clus->GetTrackDz();
   deltaPhi=clus->GetTrackDx();
   deltaR=TMath::Sqrt(deltaEta*deltaEta+deltaPhi*deltaPhi);
       

1 - Run 154787 (61k Events analyzed)

Figure 1(a) - Residuals for the HLTEsdReconstruted tracks Run 154787
154787.png;rev=1

Figure 1(b) - Energy of the HLTesdreconstructed clusters Run 154787
clusterE_154787.png;rev=1

2 - Run 146459 (282k Events analyzed)

Figure 2(a) - Residuals for the HLTEsdReconstruted tracks Run 146459
146459_Residuals.png;rev=1

Figure 2(b) - Energy of the HLTesdreconstructed clusters Run 146459
ClusterE_146459.png;rev=1

Topic attachments
I Attachment History Action Size Date Who Comment
PNGpng 146459_Residuals.png r1 manage 33.9 K 2011-08-15 - 14:04 MarcelAraujoSilvaFigueredoExCern  
PNGpng 154787.png r1 manage 34.1 K 2011-08-15 - 14:04 MarcelAraujoSilvaFigueredoExCern  
PNGpng ClusterE_146459.png r1 manage 15.2 K 2011-08-15 - 14:04 MarcelAraujoSilvaFigueredoExCern  
PNGpng clusterE_154787.png r1 manage 15.5 K 2011-08-15 - 14:05 MarcelAraujoSilvaFigueredoExCern  
PNGpng rawRecESD.png r1 manage 26.6 K 2011-06-28 - 13:42 MarcelAraujoSilvaFigueredoExCern  
PNGpng rawRecESDEnergy.png r1 manage 11.5 K 2011-06-28 - 14:00 MarcelAraujoSilvaFigueredoExCern  
PNGpng rawRecHLT.png r1 manage 25.0 K 2011-06-28 - 14:00 MarcelAraujoSilvaFigueredoExCern  
PNGpng rawRecHLTEnergy.png r1 manage 7.3 K 2011-06-28 - 14:00 MarcelAraujoSilvaFigueredoExCern  
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2011-08-15 - MarcelAraujoSilvaFigueredoExCern
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback