ATLAS Offline Software
|
#include <EventData.h>
Public Member Functions | |
RoIPosition (float e=-999, float p=-999, const char *n="", const char *l="") | |
Public Attributes | |
double | eta |
double | phi |
TString | name |
TString | label |
Definition at line 22 of file LArCalorimeter/LArCafJobs/LArCafJobs/EventData.h.
double LArSamples::RoIPosition::eta |
Definition at line 25 of file LArCalorimeter/LArCafJobs/LArCafJobs/EventData.h.
TString LArSamples::RoIPosition::label |
Definition at line 26 of file LArCalorimeter/LArCafJobs/LArCafJobs/EventData.h.
TString LArSamples::RoIPosition::name |
Definition at line 26 of file LArCalorimeter/LArCafJobs/LArCafJobs/EventData.h.
double LArSamples::RoIPosition::phi |
Definition at line 25 of file LArCalorimeter/LArCafJobs/LArCafJobs/EventData.h.