]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/trigger/AliHLTTriggerPhosClusterEnergy.h
added virtual method in CALO to set the readout list individally in the derived class...
[u/mrichter/AliRoot.git] / HLT / trigger / AliHLTTriggerPhosClusterEnergy.h
index 03aa63a1fde9096df464c6ed3b9239a5434b9ab7..89018d547d34fd0949a4e6c3d07f399f1e6234c5 100644 (file)
@@ -68,6 +68,9 @@ public:
   /// inherited from AliHLTComponent: create an instance
   AliHLTComponent* Spawn();
 
+protected:
+  // FR
+  void SetCaloReadoutList();
 
 private: