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

This macro is to be used to check the trigger algorithm w/o having to (re-)perform simulation and digitalization. More...

#include "AliRun.h"
#include "AliMUON.h"
#include "AliMUONDigit.h"
#include "AliMUONTriggerElectronics.h"
#include "AliMUONCalibrationData.h"
#include "AliCDBManager.h"
#include "AliMUONDataInterface.h"
#include "AliMUONMCDataInterface.h"
#include "AliMUONVTriggerStore.h"
#include "AliMUONDigitStoreV1.h"
#include <TClonesArray.h>
#include "AliMpCDB.h"
#include <TFile.h>
Include dependency graph for MUONTrigger.C:

Go to the source code of this file.

Functions

void MUONTrigger (const char *filename)
 

Detailed Description

This macro is to be used to check the trigger algorithm w/o having to (re-)perform simulation and digitalization.

See full description on the MUON Trigger page.

Author
P.Crochet (LPC)

Definition in file MUONTrigger.C.

Function Documentation

void MUONTrigger ( const char *  filename)

Definition at line 43 of file MUONTrigger.C.