StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StJetMaker
trigger
StjTrgBEMCJetPatchTowerIdMap2006.h
1
// -*- mode: c++;-*-
2
// $Id: StjTrgBEMCJetPatchTowerIdMap2006.h,v 1.1 2008/10/16 19:47:50 tai Exp $
3
// Copyright (C) 2008 Tai Sakuma <sakuma@bnl.gov>
4
#ifndef STJTRGBEMCJETPATCHTOWERIDMAP2006_H
5
#define STJTRGBEMCJETPATCHTOWERIDMAP2006_H
6
7
#include "StjTrgBEMCJetPatchTowerIdMap.h"
8
9
class
StjTrgBEMCJetPatchTowerIdMap2006
:
public
StjTrgBEMCJetPatchTowerIdMap
{
10
11
public
:
12
StjTrgBEMCJetPatchTowerIdMap2006
() { }
13
virtual
~
StjTrgBEMCJetPatchTowerIdMap2006
() { }
14
15
int
getJetPatchIdForTower(
int
towerId);
16
17
private
:
18
19
ClassDef(
StjTrgBEMCJetPatchTowerIdMap2006
, 1)
20
21
};
22
23
#endif // STJTRGBEMCJETPATCHTOWERIDMAP2006_H
StjTrgBEMCJetPatchTowerIdMap
Definition:
StjTrgBEMCJetPatchTowerIdMap.h:9
StjTrgBEMCJetPatchTowerIdMap2006
Definition:
StjTrgBEMCJetPatchTowerIdMap2006.h:9
Generated by
1.8.5