gsd
Loading...
Searching...
No Matches
gsd.h File Reference
#include "G4VSensitiveDetector.hh"
#include "goptions.h"
#include "gdynamicdigitization.h"
#include "gbase.h"
Include dependency graph for gsd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GSensitiveDetector
 

Namespaces

namespace  gsensitivedetector
 

Typedefs

using GHitsCollection = G4THitsCollection<GHit>
 

Functions

GOptions gsensitivedetector::defineOptions ()
 

Variables

constexpr int ERR_DYNAMICPLUGINNOTFOUND = 2001
 
constexpr int ERR_HITNOTFOUNDINCOLLECTION = 2002
 
constexpr int ERR_NOCOLLECTION = 2003
 
constexpr const char * GSENSITIVE_LOGGER = "gsd"
 

Typedef Documentation

◆ GHitsCollection

using GHitsCollection = G4THitsCollection<GHit>

Definition at line 21 of file gsd.h.

Variable Documentation

◆ ERR_DYNAMICPLUGINNOTFOUND

constexpr int ERR_DYNAMICPLUGINNOTFOUND = 2001
constexpr

Definition at line 11 of file gsd.h.

◆ ERR_HITNOTFOUNDINCOLLECTION

constexpr int ERR_HITNOTFOUNDINCOLLECTION = 2002
constexpr

Definition at line 12 of file gsd.h.

◆ ERR_NOCOLLECTION

constexpr int ERR_NOCOLLECTION = 2003
constexpr

Definition at line 13 of file gsd.h.

◆ GSENSITIVE_LOGGER

constexpr const char* GSENSITIVE_LOGGER = "gsd"
constexpr

Definition at line 14 of file gsd.h.