]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/global/physics/AliHLTV0HistoComponent.cxx
-Moved PHOS Physics histogram producers to HLT/global/physics
[u/mrichter/AliRoot.git] / HLT / global / physics / AliHLTV0HistoComponent.cxx
index 189a5da3e2fbb93162977b3ed78e601059f322a7..7bf7f6e67cff767cbf2e91fb04483d9632393f58 100644 (file)
@@ -48,8 +48,7 @@ using namespace std;
 /** ROOT macro for the implementation of ROOT specific class methods */
 ClassImp(AliHLTV0HistoComponent)
 
-AliHLTV0HistoComponent::AliHLTV0HistoComponent()
-:
+AliHLTV0HistoComponent::AliHLTV0HistoComponent() :
   fUID(0),
   fGamma(0),
   fKShort(0),
@@ -113,8 +112,7 @@ AliHLTComponent* AliHLTV0HistoComponent::Spawn()
   return new AliHLTV0HistoComponent;
 }
 
-int AliHLTV0HistoComponent::DoInit( int argc, const char** argv )
-{
+int AliHLTV0HistoComponent::DoInit( int argc, const char** argv ) {
   // init
 
   fUID = 0;