|
| G4TRNtupleManager (const G4AnalysisManagerState &state) |
|
| ~G4TRNtupleManager () override |
|
G4bool | IsEmpty () const |
|
G4bool | Reset () |
|
toolx::hdf5::ntuple * | GetNtuple () const |
|
toolx::hdf5::ntuple * | GetNtuple (G4int ntupleId) const |
|
G4int | SetNtuple (G4TRNtupleDescription< toolx::hdf5::ntuple > *rntupleDescription) |
|
G4bool | SetNtupleIColumn (G4int ntupleId, const G4String &columnName, G4int &value) final |
|
G4bool | SetNtupleIColumn (G4int ntupleId, const G4String &columnName, std::vector< G4int > &vector) override |
|
G4bool | SetNtupleIColumn (const G4String &columnName, G4int &value) final |
|
G4bool | SetNtupleIColumn (G4int ntupleId, const G4String &columnName, G4int &value) override=0 |
|
G4bool | SetNtupleIColumn (const G4String &columnName, std::vector< G4int > &vector) final |
|
G4bool | SetNtupleIColumn (G4int ntupleId, const G4String &columnName, std::vector< G4int > &vector) override=0 |
|
G4bool | SetNtupleFColumn (G4int ntupleId, const G4String &columnName, G4float &value) final |
|
G4bool | SetNtupleFColumn (G4int ntupleId, const G4String &columnName, std::vector< G4float > &vector) override |
|
G4bool | SetNtupleFColumn (const G4String &columnName, G4float &value) final |
|
G4bool | SetNtupleFColumn (G4int ntupleId, const G4String &columnName, G4float &value) override=0 |
|
G4bool | SetNtupleFColumn (const G4String &columnName, std::vector< G4float > &vector) final |
|
G4bool | SetNtupleFColumn (G4int ntupleId, const G4String &columnName, std::vector< G4float > &vector) override=0 |
|
G4bool | SetNtupleDColumn (G4int ntupleId, const G4String &columnName, G4double &value) final |
|
G4bool | SetNtupleDColumn (G4int ntupleId, const G4String &columnName, std::vector< G4double > &vector) override |
|
G4bool | SetNtupleDColumn (const G4String &columnName, G4double &value) final |
|
G4bool | SetNtupleDColumn (G4int ntupleId, const G4String &columnName, G4double &value) override=0 |
|
G4bool | SetNtupleDColumn (const G4String &columnName, std::vector< G4double > &vector) final |
|
G4bool | SetNtupleDColumn (G4int ntupleId, const G4String &columnName, std::vector< G4double > &vector) override=0 |
|
G4bool | SetNtupleSColumn (G4int ntupleId, const G4String &columnName, G4String &value) final |
|
G4bool | SetNtupleSColumn (G4int ntupleId, const G4String &columnName, std::vector< std::string > &vector) override |
|
G4bool | SetNtupleSColumn (const G4String &columnName, G4String &value) final |
|
G4bool | SetNtupleSColumn (G4int ntupleId, const G4String &columnName, G4String &value) override=0 |
|
G4bool | SetNtupleSColumn (const G4String &columnName, std::vector< std::string > &vector) final |
|
G4bool | SetNtupleSColumn (G4int ntupleId, const G4String &columnName, std::vector< std::string > &vector) override=0 |
|
G4bool | GetNtupleRow (G4int ntupleId) final |
|
G4bool | GetNtupleRow () final |
|
G4bool | GetNtupleRow (G4int ntupleId) override=0 |
|
G4int | GetNofNtuples () const final |
|
G4TRNtupleDescription< toolx::hdf5::ntuple > * | GetNtupleDescriptionInFunction (G4int id, std::string_view function, G4bool warn=true) const |
|
G4bool | SetNtupleIColumn (const G4String &columnName, G4int &value) final |
|
G4bool | SetNtupleFColumn (const G4String &columnName, G4float &value) final |
|
G4bool | SetNtupleDColumn (const G4String &columnName, G4double &value) final |
|
G4bool | SetNtupleSColumn (const G4String &columnName, G4String &value) final |
|
G4bool | SetNtupleIColumn (G4int ntupleId, const G4String &columnName, G4int &value) override=0 |
|
G4bool | SetNtupleFColumn (G4int ntupleId, const G4String &columnName, G4float &value) override=0 |
|
G4bool | SetNtupleDColumn (G4int ntupleId, const G4String &columnName, G4double &value) override=0 |
|
G4bool | SetNtupleSColumn (G4int ntupleId, const G4String &columnName, G4String &value) override=0 |
|
G4bool | SetNtupleIColumn (const G4String &columnName, std::vector< G4int > &vector) final |
|
G4bool | SetNtupleFColumn (const G4String &columnName, std::vector< G4float > &vector) final |
|
G4bool | SetNtupleDColumn (const G4String &columnName, std::vector< G4double > &vector) final |
|
G4bool | SetNtupleSColumn (const G4String &columnName, std::vector< std::string > &vector) final |
|
G4bool | SetNtupleIColumn (G4int ntupleId, const G4String &columnName, std::vector< G4int > &vector) override=0 |
|
G4bool | SetNtupleFColumn (G4int ntupleId, const G4String &columnName, std::vector< G4float > &vector) override=0 |
|
G4bool | SetNtupleDColumn (G4int ntupleId, const G4String &columnName, std::vector< G4double > &vector) override=0 |
|
G4bool | SetNtupleSColumn (G4int ntupleId, const G4String &columnName, std::vector< std::string > &vector) override=0 |
|
G4bool | GetNtupleRow () final |
|
G4bool | GetNtupleRow (G4int ntupleId) override=0 |
|
G4int | GetNofNtuples () const override=0 |
|
virtual G4int | ReadNtupleImpl (const G4String &ntupleName, const G4String &fileName, const G4String &dirName, G4bool isUserFileName)=0 |
|
virtual G4bool | SetNtupleIColumn (const G4String &columnName, G4int &value)=0 |
|
virtual G4bool | SetNtupleFColumn (const G4String &columnName, G4float &value)=0 |
|
virtual G4bool | SetNtupleDColumn (const G4String &columnName, G4double &value)=0 |
|
virtual G4bool | SetNtupleSColumn (const G4String &columnName, G4String &value)=0 |
|
virtual G4bool | SetNtupleIColumn (const G4String &columnName, std::vector< G4int > &vector)=0 |
|
virtual G4bool | SetNtupleFColumn (const G4String &columnName, std::vector< G4float > &vector)=0 |
|
virtual G4bool | SetNtupleDColumn (const G4String &columnName, std::vector< G4double > &vector)=0 |
|
virtual G4bool | SetNtupleSColumn (const G4String &columnName, std::vector< std::string > &vector)=0 |
|
virtual G4bool | SetNtupleIColumn (G4int ntupleId, const G4String &columnName, G4int &value)=0 |
|
virtual G4bool | SetNtupleFColumn (G4int ntupleId, const G4String &columnName, G4float &value)=0 |
|
virtual G4bool | SetNtupleDColumn (G4int ntupleId, const G4String &columnName, G4double &value)=0 |
|
virtual G4bool | SetNtupleSColumn (G4int ntupleId, const G4String &columnName, G4String &value)=0 |
|
virtual G4bool | SetNtupleIColumn (G4int ntupleId, const G4String &columnName, std::vector< G4int > &vector)=0 |
|
virtual G4bool | SetNtupleFColumn (G4int ntupleId, const G4String &columnName, std::vector< G4float > &vector)=0 |
|
virtual G4bool | SetNtupleDColumn (G4int ntupleId, const G4String &columnName, std::vector< G4double > &vector)=0 |
|
virtual G4bool | SetNtupleSColumn (G4int ntupleId, const G4String &columnName, std::vector< std::string > &vector)=0 |
|
virtual G4bool | GetNtupleRow ()=0 |
|
virtual G4bool | GetNtupleRow (G4int ntupleId)=0 |
|
virtual G4int | GetNofNtuples () const =0 |
|
G4bool | IsVerbose (G4int verboseLevel) const |
|
void | Message (G4int level, const G4String &action, const G4String &objectType, const G4String &objectName="", G4bool success=true) const |
|
const G4AnalysisManagerState & | fState |
|
G4int | fFirstId { 0 } |
|
G4bool | fLockFirstId { false } |
|
Definition at line 45 of file G4Hdf5RNtupleManager.hh.