GEMC  1.8
Geant4 Monte-Carlo Framework
Functions
identifier.cc File Reference
#include "G4UnitsTable.hh"
#include "detector.h"
#include "identifier.h"
#include <iostream>
+ Include dependency graph for identifier.cc:

Go to the source code of this file.

Functions

ostream & operator<< (ostream &stream, vector< identifier > Iden)
 
vector< identifierSetId (vector< identifier > Iden, G4VTouchable *TH, double time, double TimeWindow, int TrackId)
 Sets the ncopy ID accordingly to Geant4 Volumes copy number. Sets time, TimeWindow, TrackId. More...
 

Function Documentation

ostream& operator<< ( ostream &  stream,
vector< identifier Iden 
)

Definition at line 52 of file identifier.cc.

vector<identifier> SetId ( vector< identifier Iden,
G4VTouchable *  TH,
double  time,
double  TimeWindow,
int  TrackId 
)

Definition at line 72 of file identifier.cc.