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
StJetFinder
StCdfChargedJetEtCellFactory.h
1
// -*- mode: c++;-*-
2
// $Id: StCdfChargedJetEtCellFactory.h,v 1.2 2008/05/05 00:32:48 tai Exp $
3
#ifndef STCDFCHARGEDJETETCELLFACTORY_H
4
#define STCDFCHARGEDJETETCELLFACTORY_H
5
6
#include "StJetEtCellFactory.h"
7
8
class
StCdfChargedJetEtCellFactory
:
public
StJetEtCellFactory
{
9
10
public
:
11
StEtaPhiCell
* create(
double
etaMin,
double
etaMax,
double
phiMin,
double
phiMax);
12
13
};
14
15
#endif // STCDFCHARGEDJETETCELLFACTORY_H
StEtaPhiCell
Definition:
StEtaPhiCell.h:14
StJetEtCellFactory
Definition:
StJetEtCellFactory.h:10
StCdfChargedJetEtCellFactory
Definition:
StCdfChargedJetEtCellFactory.h:8
Generated by
1.8.5