Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
//
20
21
namespace
fw3dlego
22
{
23
extern
const
int
xbins_n
;
24
extern
const
double
xbins
[];
25
extern
const
int
xbins_hf_n
;
26
extern
const
double
xbins_hf
[];
27
}
28
29
#endif
fw3dlego::xbins
const double xbins[]
Definition:
fw3dlego_xbins.cc:17
fw3dlego::xbins_n
const int xbins_n
Definition:
fw3dlego_xbins.cc:16
fw3dlego::xbins_hf
const double xbins_hf[]
Definition:
fw3dlego_xbins.cc:32
fw3dlego::xbins_hf_n
const int xbins_hf_n
Definition:
fw3dlego_xbins.cc:31
Generated for CMSSW Reference Manual by
1.8.5