1 #ifndef ALIMUONVTRACKSTORE_H 2 #define ALIMUONVTRACKSTORE_H 15 #ifndef ALIMUONVSTORE_H 28 virtual Bool_t
Add(TObject*
object);
Base class of a track container.
virtual TIterator * CreateIterator() const =0
Create an iterator to loop over tracks.
virtual AliMUONTrack * Remove(AliMUONTrack &track)=0
Remove a track from the store.
virtual Int_t GetSize() const =0
The number of objects stored.
virtual AliMUONVStore * Create() const =0
Create an empty copy of this.
virtual ~AliMUONVTrackStore()
Reconstructed track in ALICE dimuon spectrometer.
virtual Bool_t Add(TObject *object)
Add an object, if of the right type.
Base class for MUON data stores.