|
Geant4
10.02.p01
|
This is the complete list of members for G4VP2Manager, including all inherited members.
| CreateP2(const G4String &name, const G4String &title, G4int nxbins, G4double xmin, G4double xmax, G4int nybins, G4double ymin, G4double ymax, G4double zmin=0, G4double zmax=0, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &zunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none", const G4String &zfcnName="none", const G4String &xbinScheme="linear", const G4String &ybinScheme="linear")=0 | G4VP2Manager | protectedpure virtual |
| CreateP2(const G4String &name, const G4String &title, const std::vector< G4double > &xedges, const std::vector< G4double > &yedges, G4double zmin=0, G4double zmax=0, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &zunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none", const G4String &zfcnName="none")=0 | G4VP2Manager | protectedpure virtual |
| FillP2(G4int id, G4double xvalue, G4double yvalue, G4double zvalue, G4double weight=1.0)=0 | G4VP2Manager | protectedpure virtual |
| G4VAnalysisManager class | G4VP2Manager | friend |
| G4VAnalysisReader class | G4VP2Manager | friend |
| G4VP2Manager() | G4VP2Manager | inline |
| G4VP2Manager(const G4VP2Manager &rhs)=delete | G4VP2Manager | |
| GetHnManager()=0 | G4VP2Manager | protectedpure virtual |
| GetP2Id(const G4String &name, G4bool warn=true) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2Nxbins(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2Nybins(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2Title(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2XAxisTitle(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2Xmax(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2Xmin(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2XWidth(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2YAxisTitle(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2Ymax(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2Ymin(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2YWidth(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2ZAxisTitle(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2Zmax(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| GetP2Zmin(G4int id) const =0 | G4VP2Manager | protectedpure virtual |
| operator=(const G4VP2Manager &rhs)=delete | G4VP2Manager | |
| ScaleP2(G4int id, G4double factor)=0 | G4VP2Manager | protectedpure virtual |
| SetP2(G4int id, G4int nxbins, G4double xmin, G4double xmax, G4int nybins, G4double ymin, G4double ymax, G4double zmin=0, G4double zmax=0, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &zunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none", const G4String &zfcnName="none", const G4String &xbinScheme="linear", const G4String &ybinScheme="linear")=0 | G4VP2Manager | protectedpure virtual |
| SetP2(G4int id, const std::vector< G4double > &xedges, const std::vector< G4double > &yedges, G4double zmin=0, G4double zmax=0, const G4String &xunitName="none", const G4String &yunitName="none", const G4String &zunitName="none", const G4String &xfcnName="none", const G4String &yfcnName="none", const G4String &zfcnName="none")=0 | G4VP2Manager | protectedpure virtual |
| SetP2Title(G4int id, const G4String &title)=0 | G4VP2Manager | protectedpure virtual |
| SetP2XAxisTitle(G4int id, const G4String &title)=0 | G4VP2Manager | protectedpure virtual |
| SetP2YAxisTitle(G4int id, const G4String &title)=0 | G4VP2Manager | protectedpure virtual |
| SetP2ZAxisTitle(G4int id, const G4String &title)=0 | G4VP2Manager | protectedpure virtual |
| WriteOnAscii(std::ofstream &output)=0 | G4VP2Manager | protectedpure virtual |
| ~G4VP2Manager() | G4VP2Manager | inlinevirtual |