ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | Public Attributes | List of all members
AtSimpleSimulation::ParticleID Struct Reference

#include <AtSimpleSimulation.h>

Public Member Functions

bool operator< (const ParticleID &other) const
 

Public Attributes

int A
 
int Z
 

Detailed Description

Definition at line 31 of file AtSimpleSimulation.h.

Member Function Documentation

◆ operator<()

bool AtSimpleSimulation::ParticleID::operator< ( const ParticleID other) const

Definition at line 37 of file AtSimpleSimulation.cxx.

Member Data Documentation

◆ A

int AtSimpleSimulation::ParticleID::A

Definition at line 32 of file AtSimpleSimulation.h.

◆ Z

int AtSimpleSimulation::ParticleID::Z

Definition at line 33 of file AtSimpleSimulation.h.


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