AliRoot Core  3dc7879 (3dc7879)
DIMUONFakes.C File Reference
#include <TFile.h>
#include <TH1.h>
#include <TCanvas.h>
#include <Riostream.h>
#include <TROOT.h>
#include <TClonesArray.h>
#include <TLorentzVector.h>
#include "AliLog.h"
#include "AliESDEvent.h"
#include "AliESDMuonTrack.h"
#include "AliCDBManager.h"
#include "AliMUONCDB.h"
#include "AliMUONTrack.h"
#include "AliMUONVTrackStore.h"
#include "AliMUONTrackParam.h"
#include "AliMUONRecoCheck.h"
#include "AliMUONVCluster.h"
#include "AliMUONRecoParam.h"
Include dependency graph for DIMUONFakes.C:

Go to the source code of this file.

Functions

void DIMUONFakes (Bool_t useLabel=kFALSE, Int_t FirstEvent=0, Int_t LastEvent=-1, const TString esdFileName="AliESDs.root", const TString SimDir="./generated/", const TString ocdbPath="local://$ALICE_ROOT/OCDB")
 

Variables

Double_t sigmaCut = -1.
 

Detailed Description

Author
Ph. Pillot, Subatech, March. 2009

Macro to study the effects of fake tracks on the dimuon spectra Results are saved in the root file DiFakes.root Results are relevent provided that you use the same recoParams as for the reconstruction

Definition in file DIMUONFakes.C.

Function Documentation

void DIMUONFakes ( Bool_t  useLabel = kFALSE,
Int_t  FirstEvent = 0,
Int_t  LastEvent = -1,
const TString  esdFileName = "AliESDs.root",
const TString  SimDir = "./generated/",
const TString  ocdbPath = "local://$ALICE_ROOT/OCDB" 
)

Definition at line 39 of file DIMUONFakes.C.

Variable Documentation