Changeset 270 in Idarraga


Ignore:
Timestamp:
Mar 8, 2012, 3:18:13 PM (12 years ago)
Author:
idarraga
Message:

check hit collection valid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • allpix/src/AllPixTrackerSD.cc

    r268 r270  
    138138                G4cout << "          The available set contains " << m_hitsCollectionSet.size() << " collections." << G4endl;
    139139                G4cout << "          Trying to recover by ignoring this hit where this hitCollection" << G4endl;
     140                G4cout << "          !!! You may have an error in your macro, bad detector ID !!!" << G4endl;
    140141                G4cout << "          has been given. AllPixTrackerSD::ProcessHits returns false." << G4endl;
    141142                return false;
Note: See TracChangeset for help on using the changeset viewer.