ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/global/management/include/G4MulticoutDestination.hh>
Public Member Functions | |
G4MulticoutDestination ()=default | |
virtual | ~G4MulticoutDestination () |
virtual G4int | ReceiveG4cout (const G4String &msg) override |
virtual G4int | ReceiveG4cerr (const G4String &msg) override |
Public Member Functions inherited from G4coutDestination | |
G4coutDestination ()=default | |
virtual | ~G4coutDestination () |
void | AddCoutTransformer (const Transformer &t) |
void | AddCoutTransformer (Transformer &&t) |
void | AddCerrTransformer (const Transformer &t) |
void | AddCerrTransformer (Transformer &&t) |
virtual void | ResetTransformers () |
G4int | ReceiveG4cout_ (const G4String &msg) |
G4int | ReceiveG4cerr_ (const G4String &msg) |
Additional Inherited Members | |
Public Types inherited from G4coutDestination | |
using | Transformer = std::function< G4bool(G4String &)> |
Public Attributes inherited from std::vector< T > | |
T | elements |
STL member. | |
Protected Attributes inherited from G4coutDestination | |
std::vector< Transformer > | transformersCout |
std::vector< Transformer > | transformersCerr |
Static Protected Attributes inherited from G4coutDestination | |
static G4MTGLOB_DLL G4coutDestination * | masterG4coutDestination = nullptr |
Definition at line 66 of file G4MulticoutDestination.hh.
View newest version in sPHENIX GitHub at line 66 of file G4MulticoutDestination.hh
|
default |
|
inlinevirtual |
Definition at line 72 of file G4MulticoutDestination.hh.
View newest version in sPHENIX GitHub at line 72 of file G4MulticoutDestination.hh
Reimplemented from G4coutDestination.
Definition at line 85 of file G4MulticoutDestination.hh.
View newest version in sPHENIX GitHub at line 85 of file G4MulticoutDestination.hh
References e.
Reimplemented from G4coutDestination.
Definition at line 76 of file G4MulticoutDestination.hh.
View newest version in sPHENIX GitHub at line 76 of file G4MulticoutDestination.hh
References e.