Project
Loading...
Searching...
No Matches
o2::focal::Parent Struct Reference

Information about superparent (particle entering any FOCAL volume) More...

#include <Detector.h>

Public Attributes

int mPDG
 PDG code.
 
double mEnergy
 Total energy.
 
bool mHasTrackReference
 Flag indicating whether parent has a track reference.
 

Detailed Description

Information about superparent (particle entering any FOCAL volume)

Definition at line 32 of file Detector.h.

Member Data Documentation

◆ mEnergy

double o2::focal::Parent::mEnergy

Total energy.

Definition at line 34 of file Detector.h.

◆ mHasTrackReference

bool o2::focal::Parent::mHasTrackReference

Flag indicating whether parent has a track reference.

Definition at line 35 of file Detector.h.

◆ mPDG

int o2::focal::Parent::mPDG

PDG code.

Definition at line 33 of file Detector.h.


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