GGS(GenericGEANT4Simulation)Software  2.6.0
 All Data Structures Namespaces Files Functions Variables Typedefs Macros
Public Member Functions | Data Fields
GGSTHitVolInfo Class Reference

GGSTHitVolInfo.h GGSTHitVolInfo class declaration. More...

#include <GGSTHitVolInfo.h>

Inheritance diagram for GGSTHitVolInfo:
Inheritance graph
[legend]
Collaboration diagram for GGSTHitVolInfo:
Collaboration graph
[legend]

Public Member Functions

 GGSTHitVolInfo ()
 Constructor.
 
 ~GGSTHitVolInfo ()
 Destructor.
 

Data Fields

TString volumeName
 Name of the physical volume.
 
Float_t volumePos [3]
 Position of the touchable in world volume coordinates [cm].
 
Int_t id
 ID of the volume. More...
 

Detailed Description

GGSTHitVolInfo.h GGSTHitVolInfo class declaration.

Class to store informations about the hit volume.

A "hit volume" is a sensitive touchable where a hit has been recorded. Depending on the geometry, it can be a single physical volume (e.g. a G4PVPlacement) or a replicated volume (e.g. a division of a G4PVReplica).

Definition at line 22 of file GGSTHitVolInfo.h.

Field Documentation

Int_t GGSTHitVolInfo::id

ID of the volume.

The ID is defined as the copy number for non replicated volumes and as copyNo + multiplicity*motherCopyNo fore replicated volumes.

See Also
GGSRootFileService::StoreVolume

Definition at line 38 of file GGSTHitVolInfo.h.


The documentation for this class was generated from the following files: