AliRoot Core  3abf5b4 (3abf5b4)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MUONTriggerEfficiency.C File Reference

Macro for checking trigger integrated efficiency for dimuons. More...

#include "TBranch.h"
#include "TClonesArray.h"
#include "TObject.h"
#include "TFile.h"
#include "TH1.h"
#include "TH2.h"
#include "TTree.h"
#include "TParticle.h"
#include "AliRun.h"
#include "AliRunLoader.h"
#include "AliHeader.h"
#include "AliLoader.h"
#include "AliStack.h"
#include "AliCDBManager.h"
#include "AliMUON.h"
#include "AliMUONHit.h"
#include "AliMUONConstants.h"
#include "AliMUONDigit.h"
#include "AliMUONGlobalTrigger.h"
#include "AliMUONTrack.h"
#include "AliMUONDataInterface.h"
#include "AliMUONMCDataInterface.h"
#include "AliMUONVHitStore.h"
#include "AliMUONVTriggerStore.h"
Include dependency graph for MUONTriggerEfficiency.C:

Go to the source code of this file.

Functions

void MUONTriggerEfficiency (const char *filenameSim="galice_sim.root", const char *filenameRec="galice.root", Bool_t readFromRP=0)
 

Detailed Description

Macro for checking trigger integrated efficiency for dimuons.

The efficiency is calculated with respect to the 3/4 coincidence.

Author
Fabien Guerin, LPC Clermont-Ferrand, Jan. 2006

Definition in file MUONTriggerEfficiency.C.

Function Documentation

void MUONTriggerEfficiency ( const char *  filenameSim = "galice_sim.root",
const char *  filenameRec = "galice.root",
Bool_t  readFromRP = 0 
)

Definition at line 63 of file MUONTriggerEfficiency.C.