Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ExtBesSubdetector Class Reference

#include <ExtBesSubdetector.h>

Inheritance diagram for ExtBesSubdetector:

ExtBesEmcConstruction ExtBesEmcConstruction ExtBesMdcConstruction ExtBesMdcConstruction ExtBesMucConstruction ExtBesMucConstruction ExtBesTofConstruction ExtBesTofConstruction List of all members.

Public Member Functions

virtual void Construct (G4LogicalVolume *bes)=0
virtual void Construct (G4LogicalVolume *bes)=0
 ExtBesSubdetector ()
 ExtBesSubdetector ()
G4LogicalVolume * FindLogicalVolume (const G4String &vn)
G4LogicalVolume * FindLogicalVolume (const G4String &vn)
virtual ~ExtBesSubdetector ()
virtual ~ExtBesSubdetector ()

Constructor & Destructor Documentation

ExtBesSubdetector::ExtBesSubdetector  )  [inline]
 

00011 {};

virtual ExtBesSubdetector::~ExtBesSubdetector  )  [inline, virtual]
 

00012 {};

ExtBesSubdetector::ExtBesSubdetector  )  [inline]
 

00011 {};

virtual ExtBesSubdetector::~ExtBesSubdetector  )  [inline, virtual]
 

00012 {};


Member Function Documentation

virtual void ExtBesSubdetector::Construct G4LogicalVolume *  bes  )  [pure virtual]
 

Implemented in ExtBesEmcConstruction, ExtBesMdcConstruction, ExtBesMucConstruction, ExtBesTofConstruction, ExtBesEmcConstruction, ExtBesMdcConstruction, ExtBesMucConstruction, and ExtBesTofConstruction.

virtual void ExtBesSubdetector::Construct G4LogicalVolume *  bes  )  [pure virtual]
 

Implemented in ExtBesEmcConstruction, ExtBesMdcConstruction, ExtBesMucConstruction, ExtBesTofConstruction, ExtBesEmcConstruction, ExtBesMdcConstruction, ExtBesMucConstruction, and ExtBesTofConstruction.

G4LogicalVolume* ExtBesSubdetector::FindLogicalVolume const G4String &  vn  )  [inline]
 

G4LogicalVolume * ExtBesSubdetector::FindLogicalVolume const G4String &  vn  )  [inline]
 

00022 {
00023         return const_cast<G4LogicalVolume*>( GDMLProcessor::GetInstance()->GetLogicalVolume(vn) );
00024 }


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 16:14:44 2011 for BOSS6.5.5 by  doxygen 1.3.9.1