Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19244455
EvtBtoXsgammaFixedMass.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
EvtBtoXsgammaFixedMass.hh
View Options
//--------------------------------------------------------------------------
//
// Environment:
// This software is part of the EvtGen package developed jointly
// for the BaBar and CEO collaborations. If you use all or part
// of it, please give an appropriate acknowledgement.
//
// Copyright Information:
// Copyright (C) 2001 Brunel University, University of Wisconsin
//
// Module: EvtGen/EvtBtoXsgammaFixedMass.hh
//
// Description:
// Implimentation of a fixed hadronic mass to measure spectrum
//
// Modification history:
//
// Jim Libby October 11, 2002 Module created
//
//------------------------------------------------------------------------
#ifndef EVTBTOXSGAMMAFIXEDMASS_HH
#define EVTBTOXSGAMMAFIXEDMASS_HH
#include
"EvtGenModels/EvtBtoXsgammaAbsModel.hh"
class
EvtBtoXsgammaFixedMass
:
public
EvtBtoXsgammaAbsModel
{
public
:
EvtBtoXsgammaFixedMass
()
{}
virtual
~
EvtBtoXsgammaFixedMass
();
void
init
(
int
,
double
*
);
double
GetMass
(
int
code
);
private
:
//Input parameters
double
_mH
;
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Sep 30, 4:42 AM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6453642
Default Alt Text
EvtBtoXsgammaFixedMass.hh (1 KB)
Attached To
Mode
rEVTGEN evtgen
Attached
Detach File
Event Timeline
Log In to Comment