GEMC  2.3
Geant4 Monte-Carlo Framework
Data Structures | Functions
identifier.h File Reference
#include "G4VTouchable.hh"
#include <string>
#include <vector>
+ Include dependency graph for identifier.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  identifier
 

Functions

vector< identifierSetId (vector< identifier >, G4VTouchable *, double, double, int)
 Sets the ncopy ID accordingly to Geant4 Volumes copy number. Sets time, TimeWindow, TrackId. More...
 
vector< identifierget_identifiers (string var)
 

Detailed Description

Defines the identifier class.

Author

Maurizio Ungaro
mail: ungar.nosp@m.o@jl.nosp@m.ab.or.nosp@m.g


Definition in file identifier.h.

Function Documentation

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.