]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSOnlineSPDphysAnalyzer.h
set reco param on an event by event basis
[u/mrichter/AliRoot.git] / ITS / AliITSOnlineSPDphysAnalyzer.h
index 058902885f933e6f2f41c7448458c67f16ce2ca0..3ea231498bf54c16b72d7c460f36bf430cb3b993 100644 (file)
@@ -45,6 +45,7 @@ class AliITSOnlineSPDphysAnalyzer {
   UInt_t     GetNrEvents() const;
 
   TH2F*      GetHitMapTot();
+  TH2F*      GetPhysicalHitMapTot();
   TH2F*      GetHitMapChip(UInt_t hs, UInt_t chip);
 
  private: