X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=MUON%2Fmapping%2Fmacros%2FtestAnyPadIterators.C;h=555f3c4ec7fecdbd40506a7cf28a34d6465ca8ea;hp=3e3e196c4ef59782b56acda77c761024c077d356;hb=e8c253a044473c5d68076b23d1d61ab413fa295e;hpb=7b629e219b38ef4c88b59851fdfb86fca2579c20 diff --git a/MUON/mapping/macros/testAnyPadIterators.C b/MUON/mapping/macros/testAnyPadIterators.C index 3e3e196c4ef..555f3c4ec7f 100644 --- a/MUON/mapping/macros/testAnyPadIterators.C +++ b/MUON/mapping/macros/testAnyPadIterators.C @@ -41,7 +41,8 @@ void testAnyPadIterators(AliMpStationType station = kStation1, if (motif) { AliMpMotifType* motifType = motif->GetMotifType(); MarkPads(AliMpMotifTypePadIterator(motifType),15,15); - cout<<"______________ MotifType ____________________________"<GetID() + <<"__________________________"<cd(3); @@ -52,8 +53,8 @@ void testAnyPadIterators(AliMpStationType station = kStation1, ,i+8,j+8); cout<<"________________ Neighbours __________________________"<cd(4); - Int_t motifPosId = 1010; - if (plane == kNonBendingPlane) motifPosId = 4010; + Int_t motifPosId = 20; + if (plane == kNonBendingPlane) motifPosId = 19; AliMpMotifPosition* motifPos = sect->GetMotifMap()->FindMotifPosition(motifPosId); if (motifPos){ //MarkPads(*AliMpPadIteratorPtr(motifPos->CreateIterator()),15,15);