Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Fireworks
Core
interface
fw3dlego_xbins.h
Go to the documentation of this file.
1
#ifndef Fireworks_Core_fw3dlego_xbins_h
2
#define Fireworks_Core_fw3dlego_xbins_h
3
// -*- C++ -*-
4
//
5
// Package: Core
6
// Class : fw3dlego_xbins
7
//
16
//
17
// Original Author: Chris Jones
18
// Created: Wed Dec 3 13:55:42 EST 2008
19
// $Id: fw3dlego_xbins.h,v 1.3 2010/06/07 18:58:17 matevz Exp $
20
//
21
22
namespace
fw3dlego
23
{
24
extern
const
int
xbins_n
;
25
extern
const
double
xbins
[];
26
extern
const
int
xbins_hf_n
;
27
extern
const
double
xbins_hf
[];
28
}
29
30
#endif
fw3dlego::xbins
const double xbins[]
Definition:
fw3dlego_xbins.cc:18
fw3dlego::xbins_n
const int xbins_n
Definition:
fw3dlego_xbins.cc:17
fw3dlego::xbins_hf
const double xbins_hf[]
Definition:
fw3dlego_xbins.cc:33
fw3dlego::xbins_hf_n
const int xbins_hf_n
Definition:
fw3dlego_xbins.cc:32
Generated for CMSSW Reference Manual by
1.8.5