susy_cfa  b611ccad937ea179f86a1f5663960264616c0a20
Public Member Functions | Public Attributes | List of all members
mc_particle Struct Reference

#include <phys_objects.hpp>

Public Member Functions

 mc_particle (const TLorentzVector &momentum, float charge, int id, int mom, int gmom, int ggmom, int status)
 

Public Attributes

TLorentzVector momentum_
 
float charge_
 
int id_
 
int mom_
 
int gmom_
 
int ggmom_
 
int status_
 

Detailed Description

Definition at line 42 of file phys_objects.hpp.

Constructor & Destructor Documentation

mc_particle::mc_particle ( const TLorentzVector &  momentum,
float  charge,
int  id,
int  mom,
int  gmom,
int  ggmom,
int  status 
)
inline

Definition at line 43 of file phys_objects.hpp.

Member Data Documentation

float mc_particle::charge_

Definition at line 57 of file phys_objects.hpp.

Referenced by phys_objects::GetMCParticles().

int mc_particle::ggmom_

Definition at line 58 of file phys_objects.hpp.

Referenced by phys_objects::GetMCParticles(), and phys_objects::GetMom().

int mc_particle::gmom_

Definition at line 58 of file phys_objects.hpp.

Referenced by phys_objects::GetMCParticles(), and phys_objects::GetMom().

int mc_particle::id_
int mc_particle::mom_
TLorentzVector mc_particle::momentum_
int mc_particle::status_

Definition at line 59 of file phys_objects.hpp.

Referenced by event_handler_full::ReduceTree().


The documentation for this struct was generated from the following file: