Give every cell in the geometry a unique ID number based on the TGeo path to the node. More...
#include <vector>
Go to the source code of this file.
Namespaces | |
geo | |
Helper for AttenCurve. | |
Typedefs | |
typedef unsigned long long int | geo::CellUniqueId |
Functions | |
CellUniqueId | geo::NodesToUniqueId (const std::vector< const TGeoNode * > &n, unsigned int depth) |
Give every cell in the geometry a unique ID number based on the TGeo path to the node.
Definition in file CellUniqueId.h.