|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   11                                        const std::string& 
name,
 
   12                                        const IInterface* 
parent) :
 
   41   return StatusCode::SUCCESS;
 
   47   ATH_MSG_VERBOSE( 
"prepareEvent: there are " << nInputEvents << 
" subevents in this event.");
 
   54   return StatusCode::SUCCESS;
 
   62   while (iEvt != eSubEvents) {
 
   65       ATH_MSG_VERBOSE ( 
" Have already seen a SubEvent marked as Signal! Don't need to look at any others! " );
 
   83                                                  bunchXing, iEvt).isSuccess()){
 
   94       ATH_MSG_VERBOSE ( 
" Start loop over calibration hits of signal event " );
 
   97       while(calibhititer != calibhitend) {
 
  104                       << 
" container = " << nhit );
 
  111   return StatusCode::SUCCESS;
 
  117       ATH_MSG_ERROR ( 
" Cannot record new calibration hit in overlayed event " );
 
  118       return StatusCode::FAILURE;
 
  121   return StatusCode::SUCCESS;
 
  136                                         ,hitCont).isSuccess())  ||  !hitCont) {
 
  137       ATH_MSG_DEBUG ( 
" Cannot find calibrationHit from PileUp service " );
 
  146     ATH_MSG_DEBUG ( 
" Start loop over calibration hits of signal event " );
 
  152     ATH_MSG_DEBUG ( 
" Number of hits found in this container " << nhit );
 
  156       ATH_MSG_ERROR ( 
" Cannot record new calibration hit in overlayed event " );
 
  157       return StatusCode::FAILURE;
 
  162   return StatusCode::SUCCESS;
 
  
#define ATH_MSG_VERBOSE(x)
CaloCalibrationHitContainer
boost::transform_iterator< make_const, typename CONT::const_iterator > const_iterator
::StatusCode StatusCode
StatusCode definition for legacy code.
Class to store calorimeter calibration hit.
const_iterator end() const
const_iterator begin() const