FairRoot/PandaRoot
|
#include "FairTask.h"
#include "TH1.h"
#include "TH2.h"
#include <TRotation.h>
#include <TVector3.h>
#include "GFTrackCand.h"
#include "FairGeanePro.h"
#include "TFile.h"
#include "TString.h"
#include "TH2Poly.h"
#include "PndGeoHandling.h"
#include "TGeoManager.h"
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | PndLmdPerformanceTask |
Functions | |
const unsigned int | nplanes (4) |
const unsigned int | nsensors_per_plane (100) |
const unsigned int | nmdules_per_plane (10) |
const unsigned int nmdules_per_plane | ( | 10 | ) |
const unsigned int nplanes | ( | 4 | ) |
const unsigned int nsensors_per_plane | ( | 100 | ) |
Referenced by PndLmdPerformanceTask::Exec(), PndLmdPerformanceTask::Finish(), and PndLmdPerformanceTask::Init().