Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
34 while(getline(
file,buf)){
38 while(getline(
file,buf)){
39 if(buf.compare(1,
type.size(),
type)==0)
break;
42 while(getline(
file,buf)){
43 if(buf.compare(0,2,
" ")!=0)
break;
44 std::istringstream
line(buf);
45 std::vector<int>
entry;
46 for(
int i=0;
i<6;
i++){
49 entry.push_back(temp);
64 if(
ip<0)
return false;
86 for(
unsigned int i=0;
i<
size;
i++){
94 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