gtouchable
Loading...
Searching...
No Matches
gtouchableConventions.h
Go to the documentation of this file.
1#pragma once
2
3// - flux: track id is the discriminating factor, standard true infos variable
4// - particleCounter: no other discriminating factors, standard true infos variable
5// - dosimeter: track id is the discriminating factor, radiation digitization
6
7#define FLUXNAME "flux"
8#define COUNTERNAME "particleCounter"
9#define DOSIMETERNAME "dosimeter"
10#define GTOUCHABLEUNSETTIMEINDEX -1
11