Classes | Namespaces | Macros | Typedefs
TG4HitSegment.h File Reference
#include <TLorentzVector.h>
#include <TObject.h>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

class  TG4HitSegment
 

Namespaces

 EDepSim
 Construct a module from components.
 

Macros

#define EDEPSIM_USE_PUBLIC_FIELDS
 

Typedefs

typedef std::vector< TG4HitSegmentTG4HitSegmentContainer
 A container for the hit segment information. More...
 
typedef std::map< std::string, TG4HitSegmentContainerTG4HitSegmentDetectors
 

Macro Definition Documentation

#define EDEPSIM_USE_PUBLIC_FIELDS

Definition at line 74 of file TG4HitSegment.h.

Typedef Documentation

A container for the hit segment information.

Definition at line 11 of file TG4HitSegment.h.

A map with one entry per sensitive detector using the TG4HitSegment object to summarize hits.

Definition at line 18 of file TG4HitSegment.h.