AliPhysics  ba8894a (ba8894a)
AliEmcalCorrectionEventManager.cxx
Go to the documentation of this file.
1 // AliEmcalCorrectionEventManager
2 //
3 
6 
14  AliAnalysisTaskSE("AliEmcalCorrectionEventManager"),
15  fUseEmbedding(true)
16 {
17 
18 }
19 
27  AliAnalysisTaskSE(name),
28  fUseEmbedding(true)
29 {
30 
31 }
32 
37 {
38 }
39 
47 {
49 }
static const AliVEvent * GetEvent(const AliVEvent *inputEvent, bool isEmbedding=false)
bool fUseEmbedding
If true, return the embedded event instead.