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

BesSubdetector Class Reference

#include <BesSubdetector.hh>

Inheritance diagram for BesSubdetector:

BesEmcConstruction BesEmcConstruction BesMdcConstruction BesMdcConstruction BesMucConstruction BesMucConstruction BesPip BesPip BesSCM BesSCM BesTofConstruction BesTofConstruction List of all members.

Public Member Functions

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

Protected Attributes

ProcessingConfigurator m_config
SAXProcessor m_sxp

Constructor & Destructor Documentation

BesSubdetector::BesSubdetector  )  [inline]
 

00021 {;}

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

00022 {;}

BesSubdetector::BesSubdetector  )  [inline]
 

00021 {;}

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

00022 {;}


Member Function Documentation

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

Implemented in BesPip, BesSCM, BesEmcConstruction, BesMdcConstruction, BesMucConstruction, BesTofConstruction, BesPip, BesSCM, BesEmcConstruction, BesMdcConstruction, BesMucConstruction, and BesTofConstruction.

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

Implemented in BesPip, BesSCM, BesEmcConstruction, BesMdcConstruction, BesMucConstruction, BesTofConstruction, BesPip, BesSCM, BesEmcConstruction, BesMdcConstruction, BesMucConstruction, and BesTofConstruction.

G4LogicalVolume* BesSubdetector::FindLogicalVolume const G4String &  vn  ) 
 

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

00038                                                                        {
00039   return const_cast<G4LogicalVolume*>( GDMLProcessor::GetInstance()->GetLogicalVolume(vn) );
00040 }


Member Data Documentation

ProcessingConfigurator BesSubdetector::m_config [protected]
 

SAXProcessor BesSubdetector::m_sxp [protected]
 


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