#include <LBNFDeDxMap.hh>
Public Attributes | |
| bool | keyedByZ |
| int | nEntries |
| std::string | G4Name |
| std::string | MARSName |
| double | zCenter |
| double | zWidth |
| double | rCenter |
| double | rWidth |
| double | phiCenter |
| double | phiWidth |
| double | eDep |
| double | eDepSq |
Definition at line 12 of file LBNFDeDxMap.hh.
| double LBNFDeDxCell::eDep |
Definition at line 26 of file LBNFDeDxMap.hh.
| double LBNFDeDxCell::eDepSq |
Definition at line 27 of file LBNFDeDxMap.hh.
| std::string LBNFDeDxCell::G4Name |
Definition at line 17 of file LBNFDeDxMap.hh.
| bool LBNFDeDxCell::keyedByZ |
Definition at line 15 of file LBNFDeDxMap.hh.
| std::string LBNFDeDxCell::MARSName |
Definition at line 18 of file LBNFDeDxMap.hh.
| int LBNFDeDxCell::nEntries |
Definition at line 16 of file LBNFDeDxMap.hh.
| double LBNFDeDxCell::phiCenter |
Definition at line 24 of file LBNFDeDxMap.hh.
| double LBNFDeDxCell::phiWidth |
Definition at line 25 of file LBNFDeDxMap.hh.
| double LBNFDeDxCell::rCenter |
Definition at line 22 of file LBNFDeDxMap.hh.
| double LBNFDeDxCell::rWidth |
Definition at line 23 of file LBNFDeDxMap.hh.
| double LBNFDeDxCell::zCenter |
Definition at line 20 of file LBNFDeDxMap.hh.
| double LBNFDeDxCell::zWidth |
Definition at line 21 of file LBNFDeDxMap.hh.
1.8.11