![]() |
AliPhysics
5b8f126 (5b8f126)
|
#include "AliSPDMCTrackDensity.h"
#include "AliMCEvent.h"
#include "AliTrackReference.h"
#include "AliForwardUtil.h"
#include <TMath.h>
#include <AliLog.h>
#include <TROOT.h>
#include <TH2D.h>
#include <iostream>
Go to the source code of this file.
Macros | |
#define | PF(N, V, ...) AliForwardUtil::PrintField(N,V, ## __VA_ARGS__) |
#define | PFV(N, VALUE) |
#define PF | ( | N, | |
V, | |||
... | |||
) | AliForwardUtil::PrintField(N,V, ## __VA_ARGS__) |
Definition at line 155 of file AliSPDMCTrackDensity.cxx.
Referenced by AliSPDMCTrackDensity::Print().
#define PFV | ( | N, | |
VALUE | |||
) |
Definition at line 158 of file AliSPDMCTrackDensity.cxx.