1 #ifndef ALIMUONVCLUSTERSERVER_H
2 #define ALIMUONVCLUSTERSERVER_H
virtual Int_t Clusterize(Int_t chamberId, AliMUONVClusterStore &clusterStore, const AliMpArea &area, const AliMUONRecoParam *recoParam=0x0)=0
Find and add clusters from a given region of a given chamber to the store.
virtual Bool_t UseTriggerTrackStore(AliMUONVTriggerTrackStore *)
Use trigger tracks. Return kFALSE if not used.
Interface for a digit container.
Interface of a cluster finder for combined tracking.
A rectangle area positioned in plane..
Class with MUON reconstruction parameters.
virtual ~AliMUONVClusterServer()
Interface of a cluster container.
Base class of a trigger track store.
virtual void UseDigits(TIter &next, AliMUONVDigitStore *digitStore=0x0)=0
Specify an iterator to loop over the digits needed to perform our job.