CMS 3D CMS Logo

PhysicsHistograms::KinAxisLimits Struct Reference

#include <PhysicsTools/StarterKit/interface/PhysicsHistograms.h>

List of all members.

Public Member Functions

 KinAxisLimits (double apt1=0, double apt2=0, double am1=0, double am2=0)
 ~KinAxisLimits ()

Public Attributes

double m1
double m2
double pt1
double pt2


Detailed Description

Definition at line 60 of file PhysicsHistograms.h.


Constructor & Destructor Documentation

PhysicsHistograms::KinAxisLimits::KinAxisLimits ( double  apt1 = 0,
double  apt2 = 0,
double  am1 = 0,
double  am2 = 0 
) [inline]

Definition at line 64 of file PhysicsHistograms.h.

00064                                                                               :
00065       pt1(apt1), pt2(apt2), m1(am1), m2(am2)
00066     {
00067     }
    ~KinAxisLimits() {}

PhysicsHistograms::KinAxisLimits::~KinAxisLimits (  )  [inline]

Definition at line 68 of file PhysicsHistograms.h.

00068 {}


Member Data Documentation

double PhysicsHistograms::KinAxisLimits::m1

Definition at line 62 of file PhysicsHistograms.h.

Referenced by CompositeKit::CompositeKit(), and PhysicsHistograms::PhysicsHistograms().

double PhysicsHistograms::KinAxisLimits::m2

Definition at line 62 of file PhysicsHistograms.h.

Referenced by CompositeKit::CompositeKit(), and PhysicsHistograms::PhysicsHistograms().

double PhysicsHistograms::KinAxisLimits::pt1

Definition at line 62 of file PhysicsHistograms.h.

Referenced by CompositeKit::CompositeKit(), and PhysicsHistograms::PhysicsHistograms().

double PhysicsHistograms::KinAxisLimits::pt2

Definition at line 62 of file PhysicsHistograms.h.

Referenced by CompositeKit::CompositeKit(), and PhysicsHistograms::PhysicsHistograms().


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:29:56 2009 for CMSSW by  doxygen 1.5.4