ATLAS Offline Software
Namespaces | Enumerations | Functions
utilityFunctions.h File Reference
#include <array>
Include dependency graph for utilityFunctions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 DerivationFramework
 THE reconstruction tool.
 

Enumerations

enum  DerivationFramework::SUSYCountIndices {
  DerivationFramework::chi01, DerivationFramework::chi02, DerivationFramework::chi03, DerivationFramework::chi04,
  DerivationFramework::ch1plus, DerivationFramework::ch1minus, DerivationFramework::ch2plus, DerivationFramework::ch2minus,
  DerivationFramework::gluino, DerivationFramework::squark, DerivationFramework::antisquark, DerivationFramework::sbottom,
  DerivationFramework::stop, DerivationFramework::sbottom2, DerivationFramework::stop2, DerivationFramework::antisbottom,
  DerivationFramework::antistop, DerivationFramework::antisbottom2, DerivationFramework::antistop2, DerivationFramework::selecRminus,
  DerivationFramework::selecRplus, DerivationFramework::selecLminus, DerivationFramework::selecLplus, DerivationFramework::selnuL,
  DerivationFramework::smuonRminus, DerivationFramework::smuonRplus, DerivationFramework::smuonLminus, DerivationFramework::smuonLplus,
  DerivationFramework::smunuL, DerivationFramework::stau1minus, DerivationFramework::stau1plus, DerivationFramework::stau2minus,
  DerivationFramework::stau2plus, DerivationFramework::staunuL, DerivationFramework::unattributed, DerivationFramework::nParticleIndices
}
 

Functions

unsigned int DerivationFramework::finalStateID (const int SUSY_Spart1_pdgId, const int SUSY_Spart2_pdgId)
 
int DerivationFramework::gluinoSquarkClassification (const std::array< int, nParticleIndices > &c)
 
int DerivationFramework::gauginoPairProduction (const std::array< int, nParticleIndices > &c)
 
int DerivationFramework::slepton (const std::array< int, nParticleIndices > &c)
 
int DerivationFramework::smuon (const std::array< int, nParticleIndices > &c)