![]() |
AliRoot Core
3dc7879 (3dc7879)
|
FMD Event display (as patterns) More...
#include "AliFMDDisplay.h"
#include <TArrayI.h>
#include <TObjArray.h>
#include <TLatex.h>
#include <TLine.h>
Go to the source code of this file.
Classes | |
class | AliFMDPattern |
Utility class to visualize FMD data in 2D. More... | |
class | AliFMDPattern::AliFMDPatternDetector |
Utility for the pattern display. The name is this long, because the code-checker even cares about nested names, even though it seems a bit nit-picking and retareded. It's a class rather than a structure, because the code checker thinks that structs are only for POD - sigh! More... | |