MyCollinearApproximation Class Reference

#include <MyCollinearApproximation.h>

List of all members.

Public Member Functions

 MyCollinearApproximation (void)
 Default constructor:.
 MyCollinearApproximation (MyParticle *vis_particle_1, MyParticle *vis_particle_2, TLorentzVector missing_et)
virtual ~MyCollinearApproximation (void)
 destructor
double get_x1 (void)
double get_x2 (void)
double get_M_ll (void)
double get_M_comp_part (void)
TLorentzVector get_tlv_comp_part (void)
MyParticleget_vis_particle1 (void)
MyParticleget_vis_particle2 (void)
TLorentzVector get_missing_et (void)

Protected Member Functions

void init (MyParticle *vis_particle_1, MyParticle *vis_particle_2, TLorentzVector missing_et)
void calculate_kinematics (void)

Protected Attributes

MyParticlem_vis_particle_1
MyParticlem_vis_particle_2
TLorentzVector m_missing_et
TLorentzVector tlv_comp_part
double m_x1
double m_x2
double m_M_ll
double m_M_comp_part


Detailed Description

This class is for calculating all things concerning the collinear approximation

Date:
13.12.2006
Author:
ManfredGroh

Definition at line 31 of file MyCollinearApproximation.h.


The documentation for this class was generated from the following files:
Generated on Tue Oct 21 11:50:47 2008 for NtupleAnalysis by  doxygen 1.5.1