All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ConstantStorage.hh File Reference
#include <iostream>
#include <vector>
Include dependency graph for ConstantStorage.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TTbarAnalysis::ConstantStorage
 
class  TTbarAnalysis::ConstantStorage::_init
 

Namespaces

 TTbarAnalysis
 

Enumerations

enum  TTbarAnalysis::PDGTYPE {
  TTbarAnalysis::EXCEPTIONAL_PDGTYPE = 0, TTbarAnalysis::BOTTOM_MESONS = 500, TTbarAnalysis::CHARMED_MESONS = 400, TTbarAnalysis::STRANGE_MESONS = 300,
  TTbarAnalysis::BOTTOM_BARYONS = 5000, TTbarAnalysis::BOTTOM_HADRONS = 5500, TTbarAnalysis::CHARMED_BARYONS = 4000, TTbarAnalysis::CHARMED_HADRONS = 4400,
  TTbarAnalysis::TAU_LEPTON = 15, TTbarAnalysis::TRACKABLE_PARTICLES = 1, TTbarAnalysis::NONTRACKABLE_PARTICLES = 1000000, TTbarAnalysis::_max_MESONS = NONTRACKABLE_PARTICLES
}