Changeset 272 in Idarraga


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

check detector id replicated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • allpix/src/ReadGeoDescription.cc

    r271 r272  
    7373        set<G4int> checkIds;
    7474
    75         // first verify if all detectors are in the db
     75        // First verify if all detectors are in the db
    7676        vector<G4int>::iterator itr = useDetectors.begin();
    7777        for( ; itr != useDetectors.end() ; itr++ ){
     
    9292
    9393        }
    94 
    95         exit(1);
    9694
    9795        // now erase what's not needed
Note: See TracChangeset for help on using the changeset viewer.