AliRoot Core  edcc906 (edcc906)
AliMUONSt2GeometryBuilderV2.h
Go to the documentation of this file.
1 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
2  * See cxx source for full Copyright notice */
3 
4 // $Id$
5 // Revision of includes 07/05/2004
6 //
13 
14 #ifndef ALI_MUON_ST2_GEOMETRY_BUILDER_V2_H
15 #define ALI_MUON_ST2_GEOMETRY_BUILDER_V2_H
16 
18 
19 class AliMUON;
20 
22 {
23  public:
27 
28  // methods
29  virtual void CreateGeometry();
30  virtual void SetVolumes();
31  virtual void SetTransformations();
32  virtual void SetSensitiveVolumes();
33 
34  protected:
35 
36  private:
41 
43 
44  ClassDef(AliMUONSt2GeometryBuilderV2,1) //MUON Station2 detailed geometry construction class
45 };
46 
47 #endif //ALI_MUON_ST2_GEOMETRY_BUILDER_V2_H
Abstract base class for geometry construction per module(s)
AliDetector class for MUON subsystem providing simulation data management.
Definition: AliMUON.h:37
AliMUON * fMUON
the MUON detector class
AliMUONSt2GeometryBuilderV2 & operator=(const AliMUONSt2GeometryBuilderV2 &rhs)
Not implemented.
virtual void SetVolumes()
and eventually the mother volume name should be defined
MUON Station2 detailed geometry construction class.
AliMUON * muon()