|
Geant4
10.01.p02
|
This is the complete list of members for G4VP1Manager, including all inherited members.
| CreateP1(const G4String &name, const G4String &title, G4int nbins, G4double xmin, G4double xmax, G4double ymin=0, G4double ymax=0, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none", const G4String &xbinScheme="linear")=0 | G4VP1Manager | protectedpure virtual |
| CreateP1(const G4String &name, const G4String &title, const std::vector< G4double > &edges, G4double ymin=0, G4double ymax=0, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none")=0 | G4VP1Manager | protectedpure virtual |
| fFirstId | G4BaseAnalysisManager | protected |
| fHnManager | G4VP1Manager | protected |
| FillP1(G4int id, G4double xvalue, G4double yvalue, G4double weight=1.0)=0 | G4VP1Manager | protectedpure virtual |
| fLockFirstId | G4BaseAnalysisManager | protected |
| fState | G4BaseAnalysisManager | protected |
| G4BaseAnalysisManager(const G4AnalysisManagerState &state) | G4BaseAnalysisManager | |
| G4VAnalysisManager class | G4VP1Manager | friend |
| G4VAnalysisReader class | G4VP1Manager | friend |
| G4VP1Manager(const G4AnalysisManagerState &state) | G4VP1Manager | protected |
| G4VP1Manager(const G4VP1Manager &rhs) | G4VP1Manager | private |
| GetFirstId() const | G4BaseAnalysisManager | inline |
| GetP1Id(const G4String &name, G4bool warn=true) const =0 | G4VP1Manager | protectedpure virtual |
| GetP1Nbins(G4int id) const =0 | G4VP1Manager | protectedpure virtual |
| GetP1Title(G4int id) const =0 | G4VP1Manager | protectedpure virtual |
| GetP1XAxisTitle(G4int id) const =0 | G4VP1Manager | protectedpure virtual |
| GetP1Xmax(G4int id) const =0 | G4VP1Manager | protectedpure virtual |
| GetP1Xmin(G4int id) const =0 | G4VP1Manager | protectedpure virtual |
| GetP1XWidth(G4int id) const =0 | G4VP1Manager | protectedpure virtual |
| GetP1YAxisTitle(G4int id) const =0 | G4VP1Manager | protectedpure virtual |
| GetP1Ymax(G4int id) const =0 | G4VP1Manager | protectedpure virtual |
| GetP1Ymin(G4int id) const =0 | G4VP1Manager | protectedpure virtual |
| operator=(const G4VP1Manager &rhs) | G4VP1Manager | private |
| ScaleP1(G4int id, G4double factor)=0 | G4VP1Manager | protectedpure virtual |
| SetFirstId(G4int firstId) | G4BaseAnalysisManager | |
| SetP1(G4int id, G4int nbins, G4double xmin, G4double xmax, G4double ymin=0, G4double ymax=0, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none", const G4String &xbinScheme="linear")=0 | G4VP1Manager | protectedpure virtual |
| SetP1(G4int id, const std::vector< G4double > &edges, G4double ymin=0, G4double ymax=0, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none")=0 | G4VP1Manager | protectedpure virtual |
| SetP1Title(G4int id, const G4String &title)=0 | G4VP1Manager | protectedpure virtual |
| SetP1XAxisTitle(G4int id, const G4String &title)=0 | G4VP1Manager | protectedpure virtual |
| SetP1YAxisTitle(G4int id, const G4String &title)=0 | G4VP1Manager | protectedpure virtual |
| ~G4BaseAnalysisManager() | G4BaseAnalysisManager | virtual |
| ~G4VP1Manager() | G4VP1Manager | protectedvirtual |