BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
BesMarker2D.cxx File Reference
#include <iostream>
#include <TString.h>
#include <TPad.h>
#include "BesVisLib/BesMarker2D.h"
#include "BesVisLib/BesView.h"

Go to the source code of this file.

Functions

 ClassImp (BesMarker2D) BesMarker2D
 

Function Documentation

◆ ClassImp()

ClassImp ( BesMarker2D  )

Definition at line 12 of file BesMarker2D.cxx.

20 {
21 //
22 // BesMarker2D default constructor
23 if ( gDebug ) cout << "BesMarker2D ctor called" << endl;
24}