GGS(GenericGEANT4Simulation)Software  2.6.0
 All Data Structures Namespaces Files Functions Variables Typedefs Macros
Public Member Functions | Data Fields
InteractionTree< T > Class Template Reference

Public Member Functions

TreeNode< T > * GetRootNode ()
 
void AddHit (int trackID, T hit)
 
void AddNode (int trackID, int parentID)
 
void SortHits (bool(*f)(T, T))
 
void Clear ()
 
void Dump ()
 

Data Fields

std::unordered_map< int,
TreeNode< T > * > 
hashMap
 

Detailed Description

template<class T>
class InteractionTree< T >

Definition at line 36 of file InteractionTree.h.


The documentation for this class was generated from the following file: