AliRoot Core  3abf5b4 (3abf5b4)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliMUONTriggerTrackToTrackerClusters.h
Go to the documentation of this file.
1 #ifndef ALIMUONTRIGGERTRACKTOTRACKERCLUSTERS_H
2 #define ALIMUONTRIGGERTRACKTOTRACKERCLUSTERS_H
3 
4 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
5 * See cxx source for full Copyright notice */
6 
7 // $Id$
8 
13 // Author Laurent Aphecetche, Subatech
14 
15 #ifndef ROOT_TObject
16 # include "TObject.h"
17 #endif
18 
23 
25 {
26 public:
29 
30  Int_t GenerateClusters(Int_t iChamber, AliMUONVClusterStore& clusterStore) const;
31 
32  Int_t GenerateClusters(Int_t iChamber,
34  AliMUONVClusterStore& clusterStore) const;
35 
36  Int_t DetElemId(Int_t chamber, Double_t x, Double_t y,
37  Double_t ex, Double_t ey, Double_t& z) const;
38 
39 private:
44 
45 private:
48 
49  ClassDef(AliMUONTriggerTrackToTrackerClusters,1) // Convertor of trigger tracks to tracker clusters
50 };
51 
52 #endif
Int_t GenerateClusters(Int_t iChamber, AliMUONVClusterStore &clusterStore) const
Top container class for geometry transformations.
AliTPCfastTrack * track
Reconstructed trigger track in ALICE dimuon spectrometer.
AliMUONVTriggerTrackStore * fTriggerTrackStore
not owner
AliMUONTriggerTrackToTrackerClusters & operator=(const AliMUONTriggerTrackToTrackerClusters &rhs)
not defined
Interface of a cluster container.
Base class of a trigger track store.
Int_t DetElemId(Int_t chamber, Double_t x, Double_t y, Double_t ex, Double_t ey, Double_t &z) const
AliMUONTriggerTrackToTrackerClusters(const AliMUONGeometryTransformer &transformer, AliMUONVTriggerTrackStore *trackStore)
Convertor of trigger track to tracker clusters.
const AliMUONGeometryTransformer & fkTransformer
to go from local to global