00001
00002
00003
00004 #ifndef STJTRGBEMCJETPATCHTOWERIDMAP2005_H
00005 #define STJTRGBEMCJETPATCHTOWERIDMAP2005_H
00006
00007 #include "StjTrgBEMCJetPatchTowerIdMap.h"
00008
00009 class StjTrgBEMCJetPatchTowerIdMap2005 : public StjTrgBEMCJetPatchTowerIdMap {
00010
00011 public:
00012 StjTrgBEMCJetPatchTowerIdMap2005() { }
00013 virtual ~StjTrgBEMCJetPatchTowerIdMap2005() { }
00014
00015 int getJetPatchIdForTower(int towerId);
00016
00017 private:
00018
00019 ClassDef(StjTrgBEMCJetPatchTowerIdMap2005, 1)
00020
00021 };
00022
00023 #endif // STJTRGBEMCJETPATCHTOWERIDMAP2005_H