| 
    Geant4_10
    
   | 
 
#include <G4tgrVolume.hh>


Public Member Functions | |
| G4tgrVolume () | |
| G4tgrVolume (const std::vector< G4String > &wl) | |
| G4tgrVolume (const G4tgrVolume &vol) | |
| virtual | ~G4tgrVolume () | 
| virtual G4tgrPlace * | AddPlace (const std::vector< G4String > &wl) | 
| G4tgrPlaceDivRep * | AddPlaceReplica (const std::vector< G4String > &wl) | 
| G4tgrPlaceParameterisation * | AddPlaceParam (const std::vector< G4String > &wl) | 
| void | AddVisibility (const std::vector< G4String > &wl) | 
| void | AddRGBColour (const std::vector< G4String > &wl) | 
| void | AddCheckOverlaps (const std::vector< G4String > &wl) | 
| const G4String & | GetName () const | 
| void | SetName (const G4String &name) | 
| const G4String & | GetType () const | 
| G4tgrSolid * | GetSolid () const | 
| const G4String & | GetMaterialName () const | 
| const std::vector< G4tgrPlace * > | GetPlacements () const | 
| G4bool | GetVisibility () const | 
| G4double * | GetColour () const | 
| G4double * | GetRGBColour () const | 
| G4bool | GetCheckOverlaps () const | 
| virtual G4tgrVolume * | GetVolume (G4int ii) const | 
Protected Attributes | |
| G4String | theName | 
| G4String | theType | 
| G4String | theMaterialName | 
| G4tgrSolid * | theSolid | 
| std::vector< G4tgrPlace * > | thePlacements | 
| G4bool | theVisibility | 
| G4double * | theRGBColour | 
| G4bool | theCheckOverlaps | 
Friends | |
| std::ostream & | operator<< (std::ostream &os, const G4tgrVolume &obj) | 
Definition at line 60 of file G4tgrVolume.hh.
| G4tgrVolume::G4tgrVolume | ( | ) | 
Definition at line 49 of file G4tgrVolume.cc.
| G4tgrVolume::G4tgrVolume | ( | const std::vector< G4String > & | wl | ) | 
| G4tgrVolume::G4tgrVolume | ( | const G4tgrVolume & | vol | ) | 
      
  | 
  virtual | 
Definition at line 58 of file G4tgrVolume.cc.
------— Set check overlaps
Definition at line 271 of file G4tgrVolume.cc.

      
  | 
  virtual | 
Reimplemented in G4tgrVolumeAssembly.
Definition at line 138 of file G4tgrVolume.cc.


| G4tgrPlaceParameterisation * G4tgrVolume::AddPlaceParam | ( | const std::vector< G4String > & | wl | ) | 
Definition at line 218 of file G4tgrVolume.cc.


| G4tgrPlaceDivRep * G4tgrVolume::AddPlaceReplica | ( | const std::vector< G4String > & | wl | ) | 
Definition at line 180 of file G4tgrVolume.cc.


------— Set transparency
Definition at line 253 of file G4tgrVolume.cc.

      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  virtual | 
Definition at line 90 of file G4tgrVolume.hh.
      
  | 
  friend | 
Definition at line 283 of file G4tgrVolume.cc.
      
  | 
  protected | 
Definition at line 121 of file G4tgrVolume.hh.
      
  | 
  protected | 
Definition at line 112 of file G4tgrVolume.hh.
      
  | 
  protected | 
Definition at line 108 of file G4tgrVolume.hh.
      
  | 
  protected | 
Definition at line 116 of file G4tgrVolume.hh.
      
  | 
  protected | 
Definition at line 120 of file G4tgrVolume.hh.
      
  | 
  protected | 
Definition at line 114 of file G4tgrVolume.hh.
      
  | 
  protected | 
Definition at line 110 of file G4tgrVolume.hh.
      
  | 
  protected | 
Definition at line 119 of file G4tgrVolume.hh.
 1.8.5