| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
* AtlfastF object used for validation purposes
Field Summary | |
private int | m_Event Run number |
private int | m_MCProcess Event number |
private int | m_Nalljets Isolated photons |
private int | m_Nbjets All jets |
private int | m_Ncjets b-labelled jets |
private int | m_Nelectrons Code for hard scattering process |
private int | m_Nmuons Isolated electrons |
private int | m_Nmuonsx Isolated muons |
private int | m_Nphotons NonIsolated muons |
private int | m_Ntaujets c-labelled jets |
private float | m_Pxmiss tau-labelled jets |
private float | m_Pxnu Reconstructed missing momentum along Y |
private float | m_Pymiss Reconstructed missing momentum along X |
private float | m_Pynu Sum of X momenta components escaping detection |
private int | m_Run |
private float | m_SumETCalo Sum of Y momenta components escaping detection |
Constructor Summary | |
ATLFMiscObject() | |
ATLFMiscObject(int run, int event, int mcprocess, int nelectrons, int nmuons, int nmuonsx, int nphotons, int nalljets, int nbjets, int ncjets, int ntaujets, float pxmiss, float pymiss, float pxnu, float pynu, float sumetcalo) Default Constructor |
Destructor Summary | |
virtual | ~ATLFMiscObject() Constructor |
Method Summary | |
float | MCProcess() Default Destructor |
int | Nalljets() Get Method |
int | Nbjets() Get Method |
int | Ncjets() Get Method |
int | Nelectrons() Get Method |
int | Nmuons() Get Method |
int | Nmuonsx() Get Method |
int | Nphotons() Get Method |
int | Ntaujets() Get Method |
float | Pxmiss() Get Method |
float | Pxnu() Get Method |
float | Pymiss() Get Method |
float | Pynu() Get Method |
void | SetEvent(int event) Set Method |
void | SetMCProcess(int process) Set Method |
void | SetNalljets(int njet) Set Method |
void | SetNbjets(int nbjet) Set Method |
void | SetNcjets(int ncjet) Set Method |
void | SetNelectrons(int nele) Set Method |
void | SetNmuons(int nmuo) Set Method |
void | SetNmuonsx(int nmuox) Set Method |
void | SetNphotons(int nphot) Set Method |
void | SetNtaujets(int ntaujet) Set Method |
void | SetPxmiss(float pxmiss) Set Method |
void | SetPxnu(float pxnu) Set Method |
void | SetPymiss(float pymiss) Set Method |
void | SetPynu(float pynu) Set Method |
void | SetRun(int run) Get Method |
void | SetSumETCalo(float sumetcalo) Set Method |
float | SumETCalo() Get Method |
Field Detail |
private int m_Event
private int m_MCProcess
private int m_Nalljets
private int m_Nbjets
private int m_Ncjets
private int m_Nelectrons
private int m_Nmuons
private int m_Nmuonsx
private int m_Nphotons
private int m_Ntaujets
private float m_Pxmiss
private float m_Pxnu
private float m_Pymiss
private float m_Pynu
private int m_Run
private float m_SumETCalo
Constructor Detail |
public ATLFMiscObject()
public ATLFMiscObject(int run, int event, int mcprocess, int nelectrons, int nmuons, int nmuonsx, int nphotons, int nalljets, int nbjets, int ncjets, int ntaujets, float pxmiss, float pymiss, float pxnu, float pynu, float sumetcalo)
Method Detail |
public virtual ~ATLFMiscObject()
Method Detail |
public float MCProcess()
public int Nalljets()
public int Nbjets()
public int Ncjets()
public int Nelectrons()
public int Nmuons()
public int Nmuonsx()
public int Nphotons()
public int Ntaujets()
public float Pxmiss()
public float Pxnu()
public float Pymiss()
public float Pynu()
public void SetEvent(int event)
public void SetMCProcess(int process)
public void SetNalljets(int njet)
public void SetNbjets(int nbjet)
public void SetNcjets(int ncjet)
public void SetNelectrons(int nele)
public void SetNmuons(int nmuo)
public void SetNmuonsx(int nmuox)
public void SetNphotons(int nphot)
public void SetNtaujets(int ntaujet)
public void SetPxmiss(float pxmiss)
public void SetPxnu(float pxnu)
public void SetPymiss(float pymiss)
public void SetPynu(float pynu)
public void SetRun(int run)
public void SetSumETCalo(float sumetcalo)
public float SumETCalo()
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |