#include <ITransportedParticleFactory.h>
Public Member Functions | |
IsThisAMonopole (int id) | |
bool | operator() (int id) const |
Private Attributes | |
int | m_id |
Definition at line 12 of file ITransportedParticleFactory.h.
Atlfast::IsThisAMonopole::IsThisAMonopole | ( | int | id | ) | [inline] |
bool Atlfast::IsThisAMonopole::operator() | ( | int | id | ) | const [inline] |
int Atlfast::IsThisAMonopole::m_id [private] |
Definition at line 19 of file ITransportedParticleFactory.h.