AliPhysics  a5cd6b6 (a5cd6b6)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliFMDMCTrackDensity.cxx File Reference
#include "AliFMDMCTrackDensity.h"
#include "AliESDFMD.h"
#include "AliTrackReference.h"
#include <TMath.h>
#include "AliFMDStripIndex.h"
#include "AliFMDEncodedEdx.h"
#include "AliLog.h"
#include <TH2D.h>
#include <TH1D.h>
#include <TList.h>
#include <TROOT.h>
#include <iostream>
Include dependency graph for AliFMDMCTrackDensity.cxx:

Go to the source code of this file.

Macros

#define PFV(N, VALUE)
 

Macro Definition Documentation

#define PFV (   N,
  VALUE 
)
Value:
do { \
std::cout << (VALUE) << std::endl; } while(false)
static void PrintName(const char *name)

Definition at line 354 of file AliFMDMCTrackDensity.cxx.

Referenced by AliFMDMCTrackDensity::Print().