|
ATLAS Offline Software
|
Go to the documentation of this file.
23 const std::string&
name,
30 declareInterface<TBBeamQualityTool>(
this);
45 <<
"initializing TBBeamQualityTrackingTool"
48 return StatusCode::SUCCESS;
66 <<
"Rejecting event with chi2(u,v) = "
71 return StatusCode::FAILURE;
73 return StatusCode::SUCCESS;
77 return StatusCode::SUCCESS;
79 log << MSG::WARNING <<
"Improper Track Chi2 Cuts Applied ! : "
80 <<
"Must specfiy cuts for both X and Y fits"
82 return StatusCode::FAILURE;
def retrieve(aClass, aKey=None)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
msgSvc
Provide convenience handles for various services.
::StatusCode StatusCode
StatusCode definition for legacy code.