Jpp
17.3.0-rc.1
the software that should make you happy
|
Numbering scheme for PDF types. More...
Go to the source code of this file.
Namespaces | |
JPHYSICS | |
Auxiliary methods for light properties of deep-sea water. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
std::string | JPHYSICS::getLabel (const JPDFType_t pdf) |
Get PDF label. More... | |
int | JPHYSICS::getPDFType (const std::string &file_name) |
Get PDF type. More... | |
std::string | JPHYSICS::getFilename (const std::string &file_name, const JPDFType_t pdf) |
Get PDF file name. More... | |
bool | JPHYSICS::is_muon (const int pdf) |
Test if given PDF type corresponds to Cherenkov light from muon. More... | |
bool | JPHYSICS::is_bremsstrahlung (const int pdf) |
Test if given PDF type corresponds to Cherenkov light from Bremsstrahlung. More... | |
bool | JPHYSICS::is_deltarays (const int pdf) |
Test if given PDF type corresponds to Cherenkov light from delta-rays. More... | |
bool | JPHYSICS::is_scattered (const int pdf) |
Test if given PDF type corresponds to scattered light. More... | |
Numbering scheme for PDF types.
Definition in file JPDFTypes.hh.