 |
ATLAS Offline Software
|
Go to the documentation of this file.
28 while(getline(
file,buf)){
32 while(getline(
file,buf)){
33 if(buf.compare(1,
type.size(),
type)==0)
break;
36 while(getline(
file,buf)){
37 if(buf.compare(0,2,
" ")!=0)
break;
38 std::istringstream
line(buf);
39 std::vector<int>
entry;
40 for(
int i=0;
i<6;
i++){
43 entry.push_back(temp);
58 if(
ip<0)
return false;
80 for(
unsigned int i=0;
i<
size;
i++){
88 for(
unsigned int i=0;
i<
size;
i++){
virtual void readDB(void)
TGCDatabaseSLBToROD(void)
virtual ~TGCDatabaseSLBToROD(void)
virtual int find(const std::vector< int > &) const
virtual bool update(const std::vector< int > &)
std::vector< std::vector< int > > m_database