X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=PHOS%2FAliPHOSIndexToObject.h;h=7e6c219f4cc39b2ffd38a16251fb6397ea1a0e8c;hp=170e0cd86921126d8fbc93227f564001a3501004;hb=f4ab1ca21edbf65d275ec2cbd924889c7316e93f;hpb=84630675415d689dcdd5c40c414cbb2c273aa51b diff --git a/PHOS/AliPHOSIndexToObject.h b/PHOS/AliPHOSIndexToObject.h index 170e0cd8692..7e6c219f4cc 100644 --- a/PHOS/AliPHOSIndexToObject.h +++ b/PHOS/AliPHOSIndexToObject.h @@ -53,13 +53,7 @@ public: AliPHOSIndexToObject(AliPHOS * det) ; AliPHOS * fDetector ; // the detector - TTree * fDigits ; // the digits tree - // RecPointsList * fEmcList ; // array od EMC RecPoints - TTree * fKine ; // the kine tree that contains primary particles - // RecPointsList * fPpsdList ; // array od PPSD reconstructed points - RecParticlesList * fRecParticlesList ; // array of reconstructed particles TTree * fReconstruct ; // the reconstruction tree - TrackSegmentsList * fTrackSegmentsList ; // array of track segments static AliPHOSIndexToObject * fObjGetter ; // pointer to the unique instance of the singleton