CMS 3D CMS Logo

Public Member Functions | Private Member Functions | Private Attributes

Exhume::DiPhoton Class Reference

#include <DiPhoton.h>

Inheritance diagram for Exhume::DiPhoton:
Exhume::TwoSpace Exhume::CrossSection Exhume::Weight

List of all members.

Public Member Functions

void Amp2LIPS ()
 DiPhoton (const edm::ParameterSet &)
void LIPS2Amp ()
double SubProcess ()

Private Member Functions

double MatrixElement ()

Private Attributes

double Inv64PI2
double MatFact
int Nc
int Ndown
int Nup
double PI2
double t_

Detailed Description

Definition at line 11 of file DiPhoton.h.


Constructor & Destructor Documentation

Exhume::DiPhoton::DiPhoton ( const edm::ParameterSet )

Member Function Documentation

void Exhume::DiPhoton::Amp2LIPS ( ) [virtual]

Implements Exhume::TwoSpace.

void Exhume::DiPhoton::LIPS2Amp ( ) [virtual]

Implements Exhume::TwoSpace.

double Exhume::DiPhoton::MatrixElement ( ) [private]
double Exhume::DiPhoton::SubProcess ( ) [virtual]

Implements Exhume::TwoSpace.


Member Data Documentation

double Exhume::DiPhoton::Inv64PI2 [private]

Definition at line 28 of file DiPhoton.h.

double Exhume::DiPhoton::MatFact [private]

Definition at line 30 of file DiPhoton.h.

int Exhume::DiPhoton::Nc [private]

Definition at line 29 of file DiPhoton.h.

int Exhume::DiPhoton::Ndown [private]

Definition at line 32 of file DiPhoton.h.

int Exhume::DiPhoton::Nup [private]

Definition at line 31 of file DiPhoton.h.

double Exhume::DiPhoton::PI2 [private]

Definition at line 28 of file DiPhoton.h.

double Exhume::DiPhoton::t_ [private]

Definition at line 26 of file DiPhoton.h.