![]()  | 
						
							 
								EIC Software
							  
							
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
#include <east/blob/main/Components/Base/include/eASTDetectorComponentMessenger.hh>
 Inheritance diagram for eASTDetectorComponentMessenger:
 Collaboration diagram for eASTDetectorComponentMessenger:Public Member Functions | |
| eASTDetectorComponentMessenger (eASTVDetectorComponent *, G4String) | |
| virtual | ~eASTDetectorComponentMessenger () | 
| virtual void | SetNewValue (G4UIcommand *, G4String) | 
| virtual G4String | GetCurrentValue (G4UIcommand *) | 
| void | SetUpBaseCommands (G4String) | 
Private Attributes | |
| eASTVDetectorComponent * | pDC | 
| G4UIcmdWithAnInteger * | setupCmd | 
| G4UIcmdWith3VectorAndUnit * | locCmd | 
| G4UIcommand * | rotCmd | 
Definition at line 22 of file eASTDetectorComponentMessenger.hh.
View newest version in sPHENIX GitHub at line 22 of file eASTDetectorComponentMessenger.hh
| eASTDetectorComponentMessenger::eASTDetectorComponentMessenger | ( | eASTVDetectorComponent * | dc, | 
| G4String | compName | ||
| ) | 
Definition at line 21 of file eASTDetectorComponentMessenger.cc.
View newest version in sPHENIX GitHub at line 21 of file eASTDetectorComponentMessenger.cc
      
  | 
  virtual | 
Definition at line 61 of file eASTDetectorComponentMessenger.cc.
View newest version in sPHENIX GitHub at line 61 of file eASTDetectorComponentMessenger.cc
      
  | 
  virtual | 
Definition at line 83 of file eASTDetectorComponentMessenger.cc.
View newest version in sPHENIX GitHub at line 83 of file eASTDetectorComponentMessenger.cc
      
  | 
  virtual | 
Definition at line 68 of file eASTDetectorComponentMessenger.cc.
View newest version in sPHENIX GitHub at line 68 of file eASTDetectorComponentMessenger.cc
References KF_timing::ax, locCmd, pDC, rotCmd, eASTVDetectorComponent::SetLocation(), eASTVDetectorComponent::SetRotation(), eASTVDetectorComponent::SetUpBase(), and setupCmd.
 Here is the call graph for this function:| void eASTDetectorComponentMessenger::SetUpBaseCommands | ( | G4String | comDir | ) | 
Definition at line 36 of file eASTDetectorComponentMessenger.cc.
View newest version in sPHENIX GitHub at line 36 of file eASTDetectorComponentMessenger.cc
References locCmd, and rotCmd.
Referenced by eASTVDetectorComponent::SetUpBase().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 36 of file eASTDetectorComponentMessenger.hh.
View newest version in sPHENIX GitHub at line 36 of file eASTDetectorComponentMessenger.hh
Referenced by SetNewValue(), SetUpBaseCommands(), and ~eASTDetectorComponentMessenger().
      
  | 
  private | 
Definition at line 34 of file eASTDetectorComponentMessenger.hh.
View newest version in sPHENIX GitHub at line 34 of file eASTDetectorComponentMessenger.hh
Referenced by SetNewValue().
      
  | 
  private | 
Definition at line 37 of file eASTDetectorComponentMessenger.hh.
View newest version in sPHENIX GitHub at line 37 of file eASTDetectorComponentMessenger.hh
Referenced by SetNewValue(), SetUpBaseCommands(), and ~eASTDetectorComponentMessenger().
      
  | 
  private | 
Definition at line 35 of file eASTDetectorComponentMessenger.hh.
View newest version in sPHENIX GitHub at line 35 of file eASTDetectorComponentMessenger.hh
Referenced by SetNewValue(), and ~eASTDetectorComponentMessenger().