GEMC
2.3
Geant4 Monte-Carlo Framework
|
#include "G4VTouchable.hh"
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | identifier |
Functions | |
vector< identifier > | SetId (vector< identifier >, G4VTouchable *, double, double, int) |
Sets the ncopy ID accordingly to Geant4 Volumes copy number. Sets time, TimeWindow, TrackId. More... | |
vector< identifier > | get_identifiers (string var) |
Defines the identifier class.
Definition in file identifier.h.
vector<identifier> get_identifiers | ( | string | var | ) |
Definition at line 110 of file identifier.cc.
vector<identifier> SetId | ( | vector< identifier > | , |
G4VTouchable * | , | ||
double | , | ||
double | , | ||
int | |||
) |
Definition at line 74 of file identifier.cc.