Skip to content
Snippets Groups Projects
Commit ef9646df authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'warn.TrigBphysHypo-20190118' into 'master'

TrigBphysHypo: Fix compilation warnings.

See merge request atlas/athena!20435
parents 682c4e45 56fc0f6f
No related branches found
No related tags found
No related merge requests found
......@@ -156,7 +156,7 @@ template<class Tin, class Tout> int TrigBphysElectronCounter::passNObjects(int n
// calculate isEM
unsigned int isEMTrig = 0;
bool isLHAcceptTrig = false;
float lhval=0;
//float lhval=0;
if( m_applyIsEM ) {
if(m_useAthElectronLHIDSelector){
......
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "../TrigL2BMuMuXHypo.h"
#include "../TrigL2BMuMuXFex.h"
#include "../TrigL2BMuMuHypo.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment