Simple module to analyze MC cosmics distributions. More...
Classes | |
class | CloseInTime |
class | CosmicAna |
A module to make some plots of generated cosmic-rays. More... | |
class | DetAna |
A module to check the results from the Monte Carlo generator. More... | |
class | DetSimAna |
A module to check the results from the Monte Carlo generator. More... | |
class | LeptonAna |
Module to check the daughter leptons coming from neutrino interactions. More... | |
class | MonopoleAna |
class | NeutrinoAna |
class | NullAna |
A null module for performance checks. More... | |
class | POTAna |
A module to check the results from the Monte Carlo generator. More... | |
class | RockAna |
class | ShowerAnaCheck |
check the results from the Monte Carlo generator More... | |
Variables | |
static int | msg1cnt = 0 |
int | kGENIEinternal = -1 |
stuff for decent PDG code binning More... | |
int | kNuclFragment = -2 |
std::vector< std::pair< int, std::string > > | PDG_BINS |
static int | msg1cnt = 0 |
static int | msg1cnt = 0 |
static int | msg1cnt = 0 |
Simple module to analyze MC cosmics distributions.
version 1
int mcchk::kGENIEinternal = -1 |
stuff for decent PDG code binning
Definition at line 39 of file DetSimAna_module.cc.
Referenced by mcchk::DetSimAna::GetPDGBin().
int mcchk::kNuclFragment = -2 |
Definition at line 40 of file DetSimAna_module.cc.
Referenced by mcchk::DetSimAna::GetPDGBin().
|
static |
Definition at line 63 of file DetAna_module.cc.
Referenced by mcchk::DetAna::analyze(), mcchk::NeutrinoAna::analyze(), and mcchk::LeptonAna::analyze().
|
static |
Definition at line 75 of file DetAna_module.cc.
|
static |
Definition at line 100 of file LeptonAna_module.cc.
|
static |
Definition at line 149 of file NeutrinoAna_module.cc.
std::vector<std::pair<int, std::string> > mcchk::PDG_BINS |
Definition at line 42 of file DetSimAna_module.cc.
Referenced by mcchk::DetSimAna::beginJob(), and mcchk::DetSimAna::GetPDGBin().