Skip to content

Commit

Permalink
Added blob streamer setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Werner Man-Li Sun committed May 9, 2008
1 parent e0d665e commit aa62efb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CondTools/L1Trigger/src/DataManager.cc
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ DataManager::DataManager (const std::string & connect,
->enableReadOnlySessionOnUpdateConnections ();
}
session->configuration().setAuthenticationPath( authenticationPath ) ;
session->configuration().setBlobStreamer("COND/Services/TBufferBlobStreamingService") ;
session->open() ;


Expand Down

0 comments on commit aa62efb

Please sign in to comment.