]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Reverting back the TPC set branch (Marian)
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 20 Jan 2009 17:33:55 +0000 (17:33 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 20 Jan 2009 17:33:55 +0000 (17:33 +0000)
TPC/AliTPCQADataMakerSim.cxx

index 4ab389f898be1af665401c4a565aaf87ff68df65..2a5fe2567156ac4cc5e6c48aff68ea931ce09fd5 100644 (file)
@@ -156,7 +156,7 @@ void AliTPCQADataMakerSim::MakeHits(TTree * hitTree)
 {
   // make QA data from Hit Tree
   const Int_t nTracks = hitTree->GetEntries();
-  TBranch* branch = hitTree->GetBranch("TPC");  
+  TBranch* branch = hitTree->GetBranch("TPC2");
   AliTPCv2* tpc = (AliTPCv2*)gAlice->GetDetector("TPC");
   
   //